Customer Portal

DBInput Table, v. 3.1 - how to refer to input port in SQL

Comments 1

  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello,
    probably the easier way for this scenario is to use DBJoin component instead of 2nd DBInputTable but it depends on the query you want to execute. To do it with DBInputTable, you need to transform the obtained string in Reformat component, to create a query, that can be sent to DBInputTable.

Please sign in to leave a comment.