I am creating an operation in Jitterbit containing a Hosted HTTP Endpoint. It should listen to a SFDC outbound message. Before you can download the SFDC WSDL, it requires you to map out the listening servername and port (jitterbit). As a matter of fact, Jitterbit will require it when the WSDL is imported.
I read the articles at http://support.jitterbit.com/communityarticles?type=documentation&cat=Hosted_HTTP_Endpoints
All it mentions is:
- Endpoint URL: The URL you want this end-point to listen to. E.g. if you enter "company/po_import" the end-point will be triggered when the URL "http://[server name]:[server port]/company/po_import" is requested.
Is there a way to get this url from Jitterbit? Or do I have to purchase a license to be handed a server/port combo ?
This question has already been asked, but got no replies.. JItterBit HTTP Endpoint
Thanks in advance