Data Structure ID in Testing

Data Structure ID in Testing

Comments

  • [color=rgb(0, 0, 0)][font=Calibri, sans-serif]I need to pass a specific data structure record through a flow during testing, but I don’t get the option to select record by ID. I need to enter in the specific ID.[/font][/color]

  • The way to test this currently is to wrap the flow in a subflow and pass in the data that you have fetched using the fetch entities or the Get by ID step it generated.

Sign In or Register to comment.