cancel
Showing results for 
Search instead for 
Did you mean: 

LSO Authoring Tool (LSOAE 604 ) - Question on client dependecy

Former Member
0 Kudos

Hi Gurus ,

We have recently implemented the LSO solution in our landscape ,

Currently we are in the development phase , We have an HR system ( ABAP + jAVA EHP4 SPS6 ) as the backend and we are using a different Java system ( Netweaver 7.1 ) which acts as the KM repostitory to store the Learning Courses .

The Java systems UME is pointing to 300 Client of the HR box which is the development box , we do have a client 399 in the same HR box which is used as the test client

We load the content thru the Authoring tool to the Java system Km repository , ( We login to the master repository using the credentials in client 300 of the HR Box ) , The mediator config is pointing to client 399 ( Please find the check details ) and content is played in client 399 which is the java of the HR box

Issue :

_________

After loading the courses in the KM repository , content is visible only in the development client , even though the mediator config points to 399 . As we are playing the courses in java of the HR box which points to 399 client we need the content in 399 client .

1 ) Is there any way the content loaded in the KM repository is accessible from all the backend clients

2 ) Does the authoring tool populate the tables of the client through which we login or the client to which the mediator config points

Summarising my question, can we load Content via authoring tool into more than one client at the same time ? i.e 300 & 399 without doing any changes to the system ?

Thanks ,

Mann

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

not if we can load the courses into all the clients, but instead you could point your player to 300 . just few settings need to be changed.

-durga

Former Member
0 Kudos

Thanks for the info Durga .

But as stated the mediator config is already pointing to 399 client but the content is not visible in 399 .

Do you mean to say we need to login to the authoring tool repository explorer also fron 399 client ( which means i need to point the ume of to 399 client )

If you have any configuration document or notes suggesting this and the configuration to be done kindly share.

Thanks in Advance ,

Mann

Former Member
0 Kudos

instead of going through the UME settings, as your content is already in 300. I'm saying if you can point the player to your 300 client. You have to adjust few settings

From SPRO in the backend

Go to node Training and event management->SAP Learning solution>Learning Portal>Content Player> Specify URL Address for Playing Courses. Maintain portal URL in the node

Go to node Specify CMS Address and maintain KM repository URL in the node

Go to node Training and event management->SAP Learning solution>Learning Portal>Authoring Environment> Specify CMS Address. Maintain portal URL in the node

From J2EE where your player is installed..goto

Open the URL : http://hostnam:5nr00/lms/mediator/configpanel. Maintain the system details in the form. Use user service user wherever it is needed in that form, service user should be in thebackend with proper roles.

-durga