Quantcast
Viewing all articles
Browse latest Browse all 8734

Re: Is it Possible to Generate a Reorting Activity/ Dashboard from SAP BPM to display all the list of Pending Tasks with their task Owners! how?

Here is the method i followed to achieve my requirement :

 

1. Used the Reporting Data Source and created the attributes needed as per my requirement.

2. For resolving the status capturing problem, we created reporting activity in two places using the same data source. we placed one before the Human activity(to capture pending status) and one after the human activity (for capturing completed status)

3. For capturing the actual user who completed the activity, we preferred to use Java API (I USER) in WD Java and fetch the current SAP user by placing the code before the Complete BPM Event. (normally there is a context present in BPM as well, but that gives a long user expression, and we needed only user ID, so preferred through Wd java)

4. Now perform the input and output mapping of the BPM data context with the appropriate attributes in Data Source,as per the placement of the activity in the Process.

5. After making the necessary mapping and wdjava code for I User capture, deploy the both DC's.

6. Now go to VC using the url :http://testdomain.xxx.com:50000/VC .

7. Create a New Composite View, give the name and SC & DC name, select the repository and search for DS.

8. Once DS found, drag & drop in layout area and create the layout depending on your requirement.

9. Validate it and Deploy the visual composer dc created, a link will be generated, use the link in Portal as a quick link to provide access to Report.

 

Please feel free to write in case on doubt in the above mentioned process. I have tested it and it's working fine. Image may be NSFW.
Clik here to view.

 

Thanks,

Rakesh Singh

 

DS* =data source

VC* =visual composer


Viewing all articles
Browse latest Browse all 8734

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>