Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

objects and attachments in workflow

Former Member
0 Likes
425

Hi,

I have a issue in workflow

when i execute my worflow a work item is geting into my business workplace.

in that i have 2 options and beside to that objects and attachments option is there .at that place i want my document number to display.can any one give me the ides.

thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
403

Can any one give me the solution for above issue.

Thanks.

Read only

0 Likes
403

what activity is it ? a standard one or a decision ?

if its a standard one it had to be there if not check bindings of the acivity and ensure that you have something like this

BUSINESSOBJECTINWFCONTAINER ===>> WIOBJECT_ID

in fact :

ensure that your business object would be moved to the task

regards