error when create SAP Adapter (ALE & RFC)

Hello there,
Could anyone solve my problem when i create SAP Adapter (RFC sync and ALE sync).
wmServer Info : webMethods v6.5 SP1
SAP Adapter Info: Adapter Version 6.5.0.1.555
ISServer installed on AIX system.
These SAP adapater connect to SAP System v4.6
Here my error message :

RFC Notification Sync

Failed to create the adapter notification.

com.webMethods.developer.adapter.metadata.AdapterMetadataException : com.wm.app.b2b.server.ServiceException: [ART.114.243] Adapter Runtime (Metadata): Failed to run notificationLookupValues service. Details provided in error log.
[SAP.101.9055] WmSAP Adapter: Error on receiving service object: (126) FU_NOT_FOUND -
on replyNames [Ljava.lang.String;@dee6e2

java.lang.Exception: Adapter values are not available.


ALE Notification Sync

Failed to create the adapter notification.

com.webMethods.developer.adapter.metadata.AdapterMetadataException : com.wm.app.b2b.server.ServiceException: [ART.114.243] Adapter Runtime (Metadata): Failed to run notificationLookupValues service. Details provided in error log.
[SAP.101.9055] WmSAP Adapter: Error on receiving service object: [ SAP.105.9207] WmSAP Adapter: IDoc “SYIDOC01” does not exist on SAP system with system id “LOCAL”
on requestNames [Ljava.lang.String;@1b97d8

java.lang.Exception: Adapter values are not available.

–THX–

HI Dani,

Check the Adapter connected to correct SAP system. check the outbound connections from SAP system.
check the Adapter documentation for More info.

Cheers,
Sree

i’ve solved my problem by updating my sap adapter from wm advantage.
when SAP Adapter already patched, i restart wM IS.
with new RFC connection and correct configuration (like JSree ^^ said) to SAP Sytem, finally these error solved.

Anyway, is it resulting problem if we use more than one rfc connection to a SAP Sytem due to developing phase?

No, that should not be a problem. (The limit for parallel RFC connections on SAP side is 100 (default value defined in a profile parameter).)

Cheers, Lanzelot

Hi,

am using webMethods 7.1.2 version and SAp6.5 Adapter version
am getting below error in my server logs when I receive IDOC from SAP system

2010-04-23 06:19:37 EDT [SAP.0104.0003D] Accepting requests for GEEPI on 3.56.13.82(sapgw06)
2010-04-23 06:23:04 EDT [ART.0114.1007E] Adapter Runtime: Error Logged. See Error log for details. Error: [ART.114.243] Adapt
[SAP.105.9207] WmSAP Adapter: IDoc “ORDERS05.PI_CIMTYPE(700)” does not exist on SAP system with system id “D06”
2010-04-23 06:23:05 EDT [ISU.0000.9999D] InfraDC: Service Error Event wm.art.metadata:notificationLookupValues
2010-04-23 06:23:05 EDT [ISU.0000.9999D] InfraDC: ISDCNotificationQueue sending isextdc.logmessage to queue
2010-04-23 06:23:05 EDT [ISU.0000.9999D] InfraDC: Service Error Event wm.art.metadata:notificationLookupValues
2010-04-23 06:23:05 EDT [ISU.0000.9999D] InfraDC: ISDCNotificationQueue sending isextdc.logmessage to queue
2010-04-23 06:23:06 EDT [ISU.0000.9999D] InfraDC: Service Error Event wm.art.metadata:notificationLookupValues
2010-04-23 06:23:06 EDT [ISU.0000.9999D] InfraDC: ISDCNotificationQueue sending isextdc.logmessage to queue
2010-04-23 06:23:06 EDT [ART.0114.1007E] Adapter Runtime: Error Logged. See Error log for details. Error: [ART.114.243] Adapt
[SAP.105.9207] WmSAP Adapter: IDoc “ORDERS05.PI_CIMTYPE(700)” does not exist on SAP system with system id “D06”
2010-04-23 06:23:07 EDT [ISU.0000.9999D] InfraDC: Service Error Event wm.art.metadata:notificationLookupValues
2010-04-23 06:23:07 EDT [ISU.0000.9999D] InfraDC: ISDCNotificationQueue sending isextdc.logmessage to queue
2010-04-23 06:23:07 EDT [ISU.0000.9999D] InfraDC: Service Error Event wm.art.metadata:notificationLookupValues
2010-04-23 06:23:07 EDT [ISU.0000.9999D] InfraDC: ISDCNotificationQueue sending isextdc.logmessage to queue
2010-04-23 06:24:36 EDT [SAP.0104.0008V1] Check: Checking Listener status for GEEPI on 3.56.13.82
2010-04-23 06:25:42 EDT [SAP.0110.0039W] Confirm action for nonexisting Transaction TID “03380D5206E74BD17445102E”

Please help me in this…this is very urgent

Thank you