Siebel Workflow Issue
Hi,
I am newbie to siebel workflow. I have managed to to successfully test the workflow in simulator. However when deployed on to server. It appears to fail and I have put the error below:
Objective: When user clicks on a button triggers siebel workflow. Workflow needs to update LoginName() , Today() and a Flag and insert an Account --> Activity with pre-defaulted values.
Current Set-up:
The Applet is based on 'CUT Account-Organization' where the 3 fields are based to populate LoginName(), Today() and a Flag and is on BO 'CUT Admin Account'.
To Achieve:
I have created 3 workflows.
1) The main workflow is based on BO 'CUT Admin Account' which has a Primary BC as 'Account'. It has a simple step Start-->Sub Process-->End. The Sub-Process has input arguments to 'Object Id' to Sub-process input process property 'AccountId'.