ApplicationXtender and Decisions?
ApplicationXtender and Decisions?
Comments
-
Hi all,
Were trying to use ApplicationXtender with Decisions manipulating some of the necessary data. Is this something thats doable or been done before?
-
Hi there,
I have seen it used in the past! It basically used Decisions for creating the necessary string values in the format that was necessary. Look at this image:
[img]att3[/img]
This describes how the process [i]MIGHT [/i]look. You may have to play around with it, but the idea is that a user inputs the information then decisions merges the string list into a single string which is then transformed into a byte array before being handled further. Ive attached the flow and form that are being depicted in the image.