Switch/Pitstop variables
Posted: Wed Mar 08, 2017 6:08 pm
Hello, as a part of one of my flows i have to print an invoice, there for I need to get Informations from our XML,
and I think I cannot do what I want without scripting.
I use an Pitstop actionlist an a variables set to get the Information from our XML, my problem now is that in our
XML there could be several Products and I have to make a list like
(OrderNr.1)–(OrderID1)
(OrderNr.2)–(OrderID2)
(OrderNr.3)–(OrderID3)
If I have to do it without scripting I need to creat several actionlists for several cases because the character "-" will always be there even there is no Product2 or Product 3 ....
Is there a way to access the products with script? (Language is in German..sorry) I tried to access the XML node like i did it in our eMail template, bis it doesn't work for scripts the same way it seems...
Thank you very much for any helpful information.
and I think I cannot do what I want without scripting.
I use an Pitstop actionlist an a variables set to get the Information from our XML, my problem now is that in our
XML there could be several Products and I have to make a list like
(OrderNr.1)–(OrderID1)
(OrderNr.2)–(OrderID2)
(OrderNr.3)–(OrderID3)
If I have to do it without scripting I need to creat several actionlists for several cases because the character "-" will always be there even there is no Product2 or Product 3 ....
Is there a way to access the products with script? (Language is in German..sorry) I tried to access the XML node like i did it in our eMail template, bis it doesn't work for scripts the same way it seems...
Thank you very much for any helpful information.