on 2015 Mar 28 7:28 PM
Hi ,
The button agent assignment for task is appearing in yellow color .I believe it should be in red color .How can I make it red.I have already set it as standard task in attributes . I am using FIPP Post method in the task but the posting is not happening .I believe this could be the reason .Kindly advise how to make the button agent assignment for task to appear red .
Request clarification before answering.
when I am clicking on review(used to display parked document) button in the mail recieved to the approver inbox , it is taking me to FBV3 tcode but not giving the parked document details as shown below.
The activity and task details related to Display Parked document are as below . kindly advise what is wrong here .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
It is not possible to directly call the screen from user decision buttons.
What you have to do is, bind your workflow business object[FIPP] to task business object[FIPP].
So at run time, you will get the link under user decision buttons. You can click at the link and view the screen .
If approver approved the work item, then you have to call the POST method in back ground task to post the document.
Thanks,
Vijay.
Hello pvnchandra,
Regards
Sandy
Hello Pvnchandra,
You will have to check the binding. Make sure that you are passing the instance of BOR object FIPP from workflow to Task(Display).
Check if there are any authorisation issues for user for transaction FB03 or FBV3.
But still I would suggest you to review your WF design. Try to make it bit simple.
Regards
Sandy
| User | Count |
|---|---|
| 8 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.