cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori My Inbox Implementation with Custom workflow

Former Member
0 Kudos

Hi @masayuki.sekihara & Everyone,

My requirement is that, we are having a custom fiori app for which a backend custom workflow is triggered.

So i have to pass the value of Employee number from fiori app to my custom workflow so as to create a binding for a BOR that in turn fetches Dynamic approvers from a custom table.

I dont know how to pass the values from fiori to custom workflow.
Either to use any badi or any config for that??

Also i want to pass Fiori app fields to task description of my custom workflow. So how can i do so?

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Aakash,

I think you do not need to pass employee number.

My design is like this.

1. Your custom app creates one entry in the BOR. The entry can have the user ID.

2. Workflow started by the triggering event when BOR entry is created.

3. You can use workflow container operation step which gets employee ID from user ID.

Regards,

Masa / SAP Technology RIG

Answers (0)