SQL Insert Struct

  • Michael
        4 years ago #21774

        Hello Everyone,

        I have created a SQL connector and want to test it. For the parameter I have used a struct. How can I address the attributes of the struct as params?

        The struct has two attributes: name:String and id:Integer, name is the one I want to use in the query. The struct is used in the call, I can enter a value for the attribute, but the attribute value is not used in the call and I get a constraint exception. See following pictures

        Parameter definition

        Parameter Screen

        Test Execution

        Thx for your help

        Michael

      Viewing 1 post (of 1 total)

      You must be logged in to reply to this topic.