WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Celina > Forum messages

Celina

User

Hello, I have an itemlist where, upon exiting the step, each data row is sent to a separate instance in another application through a subworkflow action. At the moment I can only enter one attachment per dataset but I want the possibility to send multiple Attachements. I got the hint to use t

Ok i understand, thanks for the info. Best regards Celina

Hi Daniel but my problem was that the subworkflows were started twice. When I only did the subworkflow start (sql) without for each (as you said) they were only started individually - which was great but I have a businessrule in the query 'if MAQUALIF to respective MA = 0 then true else false' whi

Hi Daniel, but with the simple "start subworkflow action" I can't access the item list values?

Hi Daniel, yes exactly I have the subworkflow action in a for-each, but I need it to start a subworkflow for each datarow? Thanks for the tips, I will implement them

Hello, I have an item list where, upon leaving the step, each data row is sent to a separate instance into another application via a subworkflow action. Unfortunately, I have the problem that if I have more than 2 datarows, my subworkflows start the instances twice

Ah, now it's working - Thank you! How can the splittotable-function be implemented?

Hi, Ok, I did it this way but like this there were no attachements passed to the new instance. Yes, sometimes there can be more than 1 attachement.

Hi, I tried it like this (see picture) the 2 id's that are displayed here are from different rows, so it has attached both documents in both instances again - have I forgotten something?

Thank you - unfortunately, that's not really what I need

Hello, I have an item list where, upon leaving the step, each data row is sent to a separate instance into another application via a subworkflow action. However, when attachments are copied to the subworkflow using the checkbox function, all attachments from the entire item list are copied to ea

Hi, thanks that was very helpful!

Hi, The SQL inner join worked great - I'm just not quite sure how to combine my import query and the fixed value list query. Can you please give me a hint? and can I leave 'item' in the query or does something else belong in there? - since I don't have access to the columns of the source -> Is

I need a source via a fixed value list, one via sql and one via Rest Webservice.

This SQL statement reads data from the SQL Server and imports it into WEBCON (Subworkflow action). I would like to join a data source from WEBCON to retrieve the corresponding ID. This is necessary because the data needs to be passed in the format ID#value, as one of the fields Im importing data i

How to access values of the 'datasources'? -> The query only returns the ID of the datasource.

Hi Daniel, is a license required for the diagnostic mode?

Hi, that worked - Thank you very much!

Hello, I'm trying to import user data from the import WF (1) into the employee WF (2) and route based on whether the user has an Active Directory account. Depending on whether the user has an Active Directory user or not, the user should either be sent to the blue path or to the purple path in WF