For getting the Profile Attribute in Siebel Workflow, follow below steps:
Add Business Service box in workflow.
Open Business Service properties.
Set SessionAccessService in Business Service Name.
Set GetProfileAttr in Method Name.
Then click on Business Service and set Input Arguments as below:
Add Profile Attribute name against Name input argument.
Go to Output Arguments and set the arguments as below:
Add Process Property name in which you want to get Profile Attribute value.
Add Business Service box in workflow.
Open Business Service properties.
Set SessionAccessService in Business Service Name.
Set GetProfileAttr in Method Name.
Then click on Business Service and set Input Arguments as below:
Add Profile Attribute name against Name input argument.
Go to Output Arguments and set the arguments as below:
Add Process Property name in which you want to get Profile Attribute value.
Comments
Post a Comment