Error in SAP BAPI

Hello,

I'm getting a error while trying to create a SAP BAPI OTD using the Enterprise Designer. After I give the client number, username and password and click next the following error comes

Error in getBapiList(): Cannot convert field ID of type NUM to int

Do I need to configure something on the SAP server?

Cheers,

Deepak

[362 byte] By [draina] at [2007-11-26 9:39:12]
# 1
hi Deepak ,which version are you using? SAP/ICAN/CAPSwhat have you already configured on your edesigner to get SAP working?regards chris
ChrisBrennsteiner at 2007-7-7 0:35:00 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2

Hi Chris,

I'm using ICAN and SAP R/3.

I have installed the SAP BAPI and SAP ALE eway in the edesigner and they are showing up in the edesigner also. Do we have to do any separate configurtion in the edesigner to get SAP working?

I'm new to this and would be very grateful if I can get any help.

Thanks,

Deepak

draina at 2007-7-7 0:35:00 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 3

This has been resolved. It was happenning because of the unicode settings of the SAP system and I was giving non unicode in the OTD setting. However, I'm facing another problem.

SAP ALE eway is not appearing in my designer. I have installed both SAP ALE and SAP BAPI eway and then uploaded those in the edesginer through the upload center. In the connectivity map drop down it shows the SAP BAPI eway but not the SAP ALE eway. I have done everything which is mentioned in the documents.

Regards,

Deepak

draina at 2007-7-7 0:35:00 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 4
hi Deepak,ALE can't be drawn onto a CM. with ALE you can "only" create OTDs for parsing IDOCS. it is a lot different than in eGate. try to create a new OTD by right clicking onto a folder and do a new OTD -> ALE ;-)regards chris
ChrisBrennsteiner at 2007-7-7 0:35:00 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...