on 2005 Nov 16 8:57 AM
Hello every Guru,
i am a beginner in the XI adapter developement. I found in the SAP sample adapter source code a lot of
import com.sap.aii.af.ra.cci.NWInteraction;
import com.sap.aii.af.ra.cci.XIDeliveryException;
import com.sap.aii.af.monitor.api.AdapterMonitor;
import com.sap.aii.af.monitor.api.AdapterStatus;
import com.sap.aii.af.monitor.api.AdapterStatusData;
import com.sap.aii.af.monitor.api.MonitorManager;import com.sap.aii.af.service.auditlog.Audit;
import com.sap.aii.af.service.auditlog.AuditDirection;
import com.sap.aii.af.service.auditlog.AuditLogStatus;
import com.sap.aii.af.service.auditlog.AuditMessageKey;
import com.sap.aii.af.service.idmap.MessageIDMapper;
import com.sap.aii.af.service.resource.SAPAdapterResources;
i searched all around, but can not find these packages. This seemed a little stupid. But i am really confused about this problem. Can someone help?
Message was edited by: Xiang Zhang
Look in this guide:
https://service.sap.com/~sapdownload/011000358700003237612005E/HowToCreateAdapterModules.pdf
In point 3.1 is described, how you can get the libraries.
Regards
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks a lot!! _
It helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
a description how to get the libs is available at help.sap.com:
http://help.sap.com/saphelp_nw04/helpdata/en/fd/16e140a786702ae10000000a155106/frameset.htm
hope it helps,
Regards Christiam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.