SDE написал(а):
а FP_ICF_DATA в разделе WebService нужно заполнять по аналогии с FP_ICF_DATA_SOL в разделе HTTP или оставить поля пустыми?
Для NetWeaver 7.0...
To change destination, proceed as follows:
...
1. Log on to the Visual Administrator.
2. On the Cluster tab, choose Server <x> Services → Destinations. Under Runtime, select HTTP. The available destinations are displayed.
3. Choose the destination you want to change. The information that applies to a selected destination is displayed in the right pane. Proceed with step 6.
4. Choose New in the navigation panel, if the destination does not exist, yet.
5. In the dialog box that follows, enter the name FP_ICF_DATA_<SID>, where <SID> is your ABAP system, for the new destination and choose OK.
6. Under Connection Settings, enter the message server (or Web Dispatcher) of the SAP NetWeaver AS ABAP in the URL field:
http://<hostname>:<HTTP_port>
and in case of SSL,
https://<hostname>:<HTTPS_port>
To display the host name of your SAP NetWeaver AS ABAP log on to SAP NetWeaver AS ABAP and call transaction SICF. In the main menu, choose Goto → Port Information. The information is displayed on a screen; where the HTTP_port is specified under Services.
7. Enter the appropriate client number of the system, where the service user ADS_AGENT exists into the client field. Keep the other fields and System IDLanguage empty.
8. Under Logon Data, choose BASIC in the Authentication field.
9. Enter ADS_AGENT in the Username field and enter the same password as given for this service user in the SAP NetWeaver AS ABAP in the Password field.
10. Choose Save.
If you choose Save and Test, you can ignore the message Error during ping operation: Received HTTP response 404.