1. Create one variable "Title" of String Type.
2. Drag and drop an Assign Activity. Open it and click right click on Title Variable on left hand side of section. Choose Expression.
3. Goto Advanced Functions and select setCompositeInstanceTitle method.
4. Give input parameter as per your requirement.
Note : If this doesn't work out. Store your Input value in separate variable and pass that variable in setCompositeInstanceTitle method
2. Drag and drop an Assign Activity. Open it and click right click on Title Variable on left hand side of section. Choose Expression.
3. Goto Advanced Functions and select setCompositeInstanceTitle method.
4. Give input parameter as per your requirement.
Note : If this doesn't work out. Store your Input value in separate variable and pass that variable in setCompositeInstanceTitle method
Comments
Post a Comment