cancel
Showing results for 
Search instead for 
Did you mean: 

Org publisher

Former Member
0 Kudos

Hi All,

I need information regarding Org publisher,

1. Is this is outbound interface from SAP.

2. DO i need to write code for this.

3. I tried /n/ehr/sol71_orgpub T code -and /n/ehr/sol71_img message i got is no t code exist,

4. What is the process of look the Org charts.

downloaded the trail version from http://www.orgpublisher.com/

please give me useful information regarding Orgpublisher..

Many thanks

Eric.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Eric,

There are really no Configuration steps. When you purchase OrgPublisher from Aquire, you will be given the installation instructions and instructions on set-up of the various types of output. When OrgPublisher is installed on your computer, an icon will appear in transaction PPOME/PPOSE - (Organization and Planning Interface) that will allow you to highlight the organization you want to view in OrgPublisher and then select the icon and you will be in OrgPublisher with that org unit. A sample version can be downloaded from aquire.com

hen you publish org chart extracted from SAP into OrgPublisher as an html chat, OrgPublisher will generate a URL where the chart is located on the server. You can use this url in your URL iView in portal.

And There are no config steps as such neither is any code that is required .. OrgPublisher will have its own separate setup.. and data from OM will flow there and web interface of org publisher can be called from Portal.. using iview..

if you have already bought the solution then OrgPublisher will help you to setup this..

Note: Info from a previous thread from portal Implemenation

Thanks

Swati

Former Member
0 Kudos

Thanks Swati,

Do I need to write any code like other outbound interfaces. (CSV file or XLS file).

Or is there any SAP standard program is there?

Regards

Eric

Former Member
0 Kudos

Eric,

No code or is required its a SAP certified one and there are no config steps as such neither is any code that is required .. OrgPublisher will have its own separate setup.. and data from OM will flow there and web interface of org publisher can be called from Portal.. using iview..

Hope this has answered your question.

Thanks

Swati

Former Member
0 Kudos

Thanks for info .

We are not using SAP Connectors. then how to write code.

Former Member
0 Kudos

John,

OrgPublisher is NW certified product, this means it holds connectivity with SAP. There are orgpublisher transports that are imported in SAP, these transports would connect SAP with the frontend. You would carry out /n/ehr/sol71_orgpub t-code and enter required selection parameters to extract org chart. Based on your config, the data will be extracted and displayed in orgpublisher frontend. You are not required any connectivity coding.