> Configure SLD for JCo and Creation of JCo Destinations - sapbasis

sapbasis

Share the Knowledge

Monday, 1 January 2018

Configure SLD for JCo and Creation of JCo Destinations

Configure SLD for JCo and Creation of JCo Destinations

To create JCo connections you need to configure SLD (System Landscape Directory) first and then create JCo destinations.
First let's see as how to configure SLD.
Start Visual Administrator.
To start it 
  1. Go to Server Installed path i.e. usr\sap\<SID>\<systeminstance>\J2ee\admin
    Choose go.bat and start it.
  2. Under Global Server Configuration, choose <Serverid>.
  3. Choose Services à SLD Data Supplier.
  4. Under System Landscape Directory select HTTP Settings.
  5. Give all the required fields like Host Name, Port Number, User Name and Password.
  6. Similarly choose CIM Client Generation Settings and give Host Name, Port Number, User Name and Password.
  7. You can test the SLD is configured properly or not. Just click CIM Client Test.
  8. Save the settings and close Visual Administrator.

Now that you have configured SLD through Visual Administrator, we can create JCo Connections. To create JCo connections 

1)      You will need Super Administrator permissions to create JCo's.
2)      Log on to the Portal.
3)      Go to Content Administration à Web Dynpro
4)      Since we have configured SLD, now we can see a button to "Create JCo Destination". Click it
5)      Now you can observe Create new JCo Destination on right side panel.
6)      Give the Following Details.
a)      General Data: Name: Give the name of JCoClient: Give the Client number to which system you want to create JCo for. Click Next.
b)      J2EE Cluster: Check the Use Local J2EE engine. Click Next.
c)      Connection Type: Select Dictionary Meta Data. Click Next.  
d)      Application Server Connection: Select the existing Message Server and Logon Group.
It might sometimes happen that Message Server and Logon Group is not configured to configure them, follow the process 
For Message Server:
              i.      Log on to SDL through portal i.e. http://<servername>:<portnumber>/sld
             ii.      Choose Technical System. Click it.
           iii.      You will observe New Technical System button, click it.
          iv.      System Type: Select Web AS ABAP , if you want to connect to R/3 System and incase you are using Java application use Web AS Java
            v.      General: Log on to R/3 System through SAP Log on pad. Go to System à Status, check for SID, Installation Number and Database Host Name.
          vi.      Central Servers: Give Host Name and Port Number and Instance Number.
         vii.       
For Logon Group:
         a.            Click on Add New Logon Group, this will open a row in the table.
         b.            Log on to R/3 through Logon pad and get Logon Groups ids and the transaction code is "SMLG".
         vii.            Application Servers: Click on Add Application Server and then give Host Name and Instance Number of R/3 System.
         *viii.           *Clients: Give Client number (System id) and Logical Client Name (which we can get from SMLG code). And click finish.
7)      Message Server Connection:
         *i.              *Name: Give the logon name of R/3 System
         *ii.           *Password & Confirm Password: Give appropriate password of R/3 System.
8)      Click Finish.

No comments:

Post a Comment