cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing Workflow inbox from .Net

Former Member
0 Kudos

Hi

I am developing a ASP .NET application in which I have to replicate the functionality of SAP workflow systems' <b>workflow inbox</b>. When a user loads this ASPX page, he will be shown messages similar to the ones that are waiting for him in the portal's workflow inbox should get shown on the webpage.

As am a .net developer with very little knowledge in SAP please let me know whether SAP exposes any function to access the workflow inboxes. If not how else can I get these details? Are these details stored in some database table?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I am not sure if it will help you... The function RH_INBOX_VIEW_CREATE returns a table with the tasks for an user or a group of users...