You are on page 1of 1

Ahmed Khaleel (khaleel) June 7, 2011 06:45:42 PM PDT AFO R1 NAPPFND006 - CRM Sales - Hierarchy & Resource Interface

Objects ... Po st-Migration steps STEP1: Run the given below shell script to generate wsdls in all of the web server (Apa che) nodes. $FND_TOP/bin/soagenerate.sh irepname=NAPP_JTF_SALES_HIER_SYNC_PKG logfile=NAPP_J TF_SALES_HIER_SYNC_GEN.log $FND_TOP/bin/soagenerate.sh irepname=NAPP_JTF_SALES_USER_SYNC_PKG logfile=NAPP_J TF_SALES_USER_SYNC_GEN.log STEP2: Run the below shell scripts to deploy the generated wsdls in all of the web serv er (Apache) nodes. $FND_TOP/bin/soadeploy.sh irepname=NAPP_JTF_SALES_HIER_SYNC_PKG logfile=NAPP_JTF _SALES_HIER_SYNC_DEPLOY.log securitypolicy=username_token $FND_TOP/bin/soadeploy.sh irepname=NAPP_JTF_SALES_USER_SYNC_PKG logfile=NAPP_JTF _SALES_USER_SYNC_DEPLOY.log securitypolicy=username_token STEP3: Once the shell scripts have successfully run, login to LINK apps - Open Integrated SOA Gateway responsibility -> Integration Repository -> Click on the Search button Search for NAPP_JTF_SALES_HIER_SYNC_PKG in the Internal Name field. Click on the "Sync Sales Group-Role" link in the Name column in the search resul ts table. You will be navigated to PLSQL Interface : Customer Integration Process. Verify that the Web Service Status is Deployed. Click on the view WSDL Link to c heck the WSDL file is available. Scroll down to the Procedures and Functions section. Check the check box in the table and click on the Create Grant button In the Create Grants page, give the Grantee Name: NAPP_SOA_EVST_INTG and click on Apply. The grant will be created for the web service. STEP4: Repeat STEP3 for Search for NAPP_JTF_SALES_USER_SYNC_PKG in the Internal Name field. Click on the "Sync Sales Resource-User" link in the Name column in the search re sults table. You will be navigated to PLSQL Interface : Customer Integration Process. -Please do send the log files - NAPP_JTF_SALES_HIER_SYNC_GEN.log, NAPP_JTF_SALES_ HIER_SYNC_DEPLOY.log Please do send the log files - NAPP_JTF_SALES_USER_SYNC_GEN.log, NAPP_JTF_SALES_ USER_SYNC_DEPLOY.log

You might also like