This Space has blogs on various topics in the field of SAP. These blogs point out solutions to various technical and functional issues that consultants face during implementation or support of SAP Projects. Readers/followers are welcome to contribute to this space by emailing your content at bohra.mohammadi@gmail.com. You will be rewarded according to the topic/number of words/complexity of the topic/issue which are you addressing in your blog.
Wednesday, September 26
Java API to retrieve work sets assigned to a specific role in SAP EP 7.3
Is it possible using some Java API to retrieve work sets assigned to a specific role in SAP EP 7.3.
Similarly Is it possible using some Java API to retrieve pages assigned to a specific Work set in SAP EP 7.3.
Similarly Is it possible using some Java API to retrieve Iviews assigned to a specific portal Page in SAP EP 7.3.
If yes, which API and which JAR file to import to support the imports.
Following API can be used for this purpose.
IWDPageService pageService = (IWDPageService) WDPortalUtils.getService( WDPortalServiceType.PAGE_ SERVICE);
More ideas welcome.
Keywords : SAP EP 7.3, SAP Web Dynpro java, java API
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
You are welcome to express your views here...