Friday, September 30, 2016
Thursday, September 29, 2016
SAP Solution Manager 7.1 on Windows Installation:-
SAP Solution Manager 7.1 on Windows Installation
You have finished installing RDBMS for SAP (example : MS SQL Server or Oracle) and now you want to install SAP Solution Manager 7.1 on your Database.
Before you install SAP Solution Manager, you prepare the following CD installation:
2. Choose Central System
3. It's better to choose Custom installation if you want to change some parameters, such as Datafiles location.
4. If it's the first time you run SAPinst in your server, you're usually asked to logoff.
5. Locate your correct Kernel CD
6. Choose your installation Drive (to place your SAP Executable)
7. Enter your FQDN for your SAP Server.
8. Enter for your Master Password
should be contain Uppercase and number.
9. Choose Local Installation if it's not connected to Domain or choose Use domain of current user if you want to connect domain.
10. Confirm your password
11. Choose Your Database SID (You define it when installing RDBMS e.g MS-SQL Server or Oracle)
Choose Next
12. Choose Next for SAPOSCOL directory
13. Choose Local Installation for your Host Agent.
14. Confirm the password
15. Now locate the Installation Export DVD I & II.
16. Confirm password for Database Schema
17. Choose expected Data Files.
18. Choose the Datafiles & Logfiles location folder.
19. Enter the parallel process for loading database (depends on your CPU cores)
20. Confirm the password for Secure Store
21. Now you locate the Java Component DVD
22. Confirm your System Number.
23. Enter the parameter for your Host Transport Directory.
24. Enter the Users for UME.
25. Confirm password for ABAP UME
26. Locate your Kernel CD
27. Locate your SAPCryptographic Software.
28. Select the files you want to Unpack (select ALL)
29. Select the option if you want to prepare for NWDI otherwise unselect it.
30. Select Configure SLD if you want to make your Solman as SLD otherwise connect it to available SLD.
31. Confirm the password for SLD users
32. Confirm the password for ADS users
33. Confirm for Diagnostics Agent installation
34. Choose Local Installation
35. Confirm the password
Choose YES for the following screen.
36. Confirm the DAA instance
37. Choose No SLD if it's the first Solman installation.
38. Choose the files you want to unpack.
39. Review your input installation, and make correction if necessary. Choose Next to start the installation.
40. Now the installation is running. Check for the error log happen.
Before you install SAP Solution Manager, you prepare the following CD installation:
- Installation Master.
- SAP Kernel.
- SAP Export DVD.
- SAP Java Component.
![]() |
Run sapinst to install SAP Solution Manager |
![]() |
Installation option SAP Solution Manager |
![]() |
Custom installation |
![]() |
Logoff before SAP Solution Manager installation |
![]() |
Kernel CD for SAP Solution Manager |
![]() |
Installation Drive for SAP Solution Manager |
![]() |
FQDN for your SAP Solution Manager |
should be contain Uppercase and number.
![]() |
Master Password |
![]() |
Choose domain |
![]() |
Password confirmation |
![]() |
RDBMS SID |
![]() |
SAPOSCOL directory |
![]() |
Domain Option for Host Agent |
![]() |
Password Confirmation |
![]() |
Installation Export I |
![]() |
Installation Export II |
![]() |
Database schema password |
![]() |
Database Option |
![]() |
Datafiles Location |
![]() |
Logfiles Location |
![]() |
Number of Parallel process |
![]() |
Password Confirmation for Secure Store |
![]() |
Java Component Location |
![]() |
System Number for your SAP system |
![]() |
Transport Directory |
![]() |
Users for UME |
![]() |
Password Confirmation for ABAP UME |
![]() |
Kernel CD location |
![]() |
SAP Crypto Library for SSL. |
![]() |
Unpack Files Archive |
![]() |
NWDI option |
![]() |
SLD Destination |
![]() |
SLD users password confirmation |
![]() |
ADS user password confirmation |
![]() |
DAA installation |
![]() |
Domain option for Diagnostic Agent |
![]() |
DAA instance |
![]() |
SLD option for DAA |
![]() |
Archives selection. |
![]() |
Input Summary |
Tuesday, September 27, 2016
ADS Configuration in Netweaver 7.4:-
Introduction
Adobe Document Services (ADS) are an SAP NetWeaver solution extension included in the SAP NetWeaver usage type Application Server (AS) Java. To process forms in an ABAP environment , the ABAP transaction dynpros or Web Dynpro ABAP applications call the ADS. The generation of forms is based on form templates designed with Adobe LiveCycle Designer and business data provided by the applications.
Once installed on the AS Java, the ADS need to be configured in order to be available for form processing.
1. Users creation
If UME on AS Java
In Identity Management http://hostname:port/useradmin
- Add action “AdobeDocumentServices (ADSCaller)” to role SAP_ADSCALLER
- Create ADSCALLERS group and assign role SAP_ADSCALLER
- Create ADSUSER, select Security Policy “Technical User” and assign group ADSCALLERS
Log on to the AS ABAP with an admin user, in the client that is used for the ADS configuration and go to transaction SU01:
- Create user ADSUSER and select user type “System”
- Create user ADS_AGENT, select user type “System” and assign roles SAP_BC_FP_ICF, SAP_BC_FPADS_ICF and SAP_BC_JSF_COMMUNICATION
Important: profile of these roles must be generated.
Go to transaction PFCG:
Create a role ADSCALLERS (no authorizations required) and assign user ADSUSER to it.
If UME on AS ABAP
Log on to the AS ABAP with an admin user, in the client that is used for the UME authentication and go to transaction SU01:
- Create user ADSUSER and select user type “System”
- Create user ADS_AGENT, select user type “System” and assign roles SAP_BC_FP_ICF, SAP_BC_FPADS_ICF and SAP_BC_JSF_COMMUNICATION
Important: profile of these roles must be generated.
Go to transaction PFCG:
Create a role ADSCALLERS (no authorizations required) and assign user ADSUSER to it.
In Identity Management http://hostname:port/useradmin
- Add action “AdobeDocumentServices (ADSCaller)” to role SAP_ADSCALLER
- Add ADSUSER to role SAP_ADSCALLER
- Make sure that the ADSUSER is “Technical User” and added to group ADSCALLERS
2. AS Java configuration
2.1 Web service destination
Start the SAP NetWeaver Administrator via the address http://hostname:port/nwa
Choose New
Choose Destination Type WSIL
Enter ConfigPort_Document as Destination Name
Enter URL http://hostname:port/inspection.wsil (hostname is the AS Java hostname in which the Adobe Document Services are installed and port is the HTTP port of the AS Java)
Choose Next
Choose Authentication HTTP Authentication and select UserID/Password (Basic)
Enter User ID adsuser (with the password that you created)
Then choose Finish to save
2.2 HTTP destination
Start the SAP NetWeaver Administrator via the address http://hostname:port/nwa
Choose Create...
Enter FP_ICF_DATA_<SID> as Destination Name (<SID> is the AS ABAP SID)
Choose Destination Type HTTP
Choose Next
Enter URL http://ABAPhostname:port (ABAPhostname is the AS ABAP hostname)
Enter the SID and productive client of your AS ABAP system
Choose Authentication Basic (User ID and Password)
Enter User Name ads_agent (with the password that you created)
Then choose Finish to save
2.3 Reader Rights Credential
If you want to create interactive forms, you need a Reader Rights Credential (usage rights credential). For more information please follow this link: Applying a Reader Rights Credential to PDF Forms - Configuring Adobe Document Services for Form Processing (ABAP) - SAP …
3. AS ABAP configuration
3.1 RFC
Enter at least the following:
- RFC destination: ADS
- Connection type: G
- Target Host: Enter the host name of the J2EE Engine that runs the Adobe document services or of the SAP Web dispatcher if applicable
- Service No.: Enter the HTTP port number of the Target Host you have specified (The following naming convention applies: 5<J2EE_instance_number>00 (50000, for example, if your J2EE instance is 00)
- Path Prefix: /AdobeDocumentServices/Config?style=rpc
Choose the Logon/Security tab, select Basic Authentication
In the User and Password boxes, enter the user name ADSUSER and the password
Save your settings
3.2 Activating the ICF services
default_host → sap → bc → fp
default_host → sap → bc → fpads
4. Configuration check and Troubleshooting
Call transaction SA38 and execute the program FP_TEST_00.
If the FP_TEST_00 form is displayed in the print preview, the ADS configuration is correct.
Call transaction SA38 and execute the program FP_PDF_TEST_00.
This enables you to check the RFC connection to ADS.
If the system displays the version number of ADS, the configuration of the RFC connection is correct.
Call transaction SA38 and execute the program FP_CHECK_DESTINATION_SERVICE without and with selecting the option "With Destination Service".
If the file size of the generated PDF is displayed the ADS configuration is correct.
If you get this error message:
SYSTEM ERROR: ADS: com.adobe.ProcessingException: com.adobe.ProcessingException: XMLFM Exception during render: com.adobe.ProcessingException(200.101).
Exception of class CX_FP_RUNTIME_INTERNAL please follow this link: ADS configuration error FP_CHECK_DESTINATION_SERVICE fails
If one of these reports does not work please refer to SAP Note 944221 for Adobe Document Services troubleshooting.
Subscribe to:
Posts (Atom)