Hello,
I've generated a stand alone java proxy for an Outbound Interface. I included the proxy runtime jar in my classpath. When I start my program, I get the following error: No Destination for Integration Server found. The file dbconnect.properties is filled. Do I also need the file technicalID.properties? And what do I fill in there? What about the file jpf.properties?
Thanks in advance,
Bart
Hi Bart,
U have to fill the Technical ID.properties file parameter:
SAPTechnicalSystemIdentification=<filename>.SystemHome.<hostname>
For Ex: SAPTechnicalSystemIdentification=example1.SystemHome.xxxxxx
Dont worry about jpf.properties file.
Regards
Prasad
Add a comment