This forum has been disabled. Please visit our new Help Desk at help.jitterbit.com

Salesforce.com Server ULR

Questions and answers for configuring and deploying your integrations.

Salesforce.com Server ULR

Postby sfdc12345 on Tue Feb 21, 2006 8:11 pm

Hi Guys,

Making some progress on this, however....

I've logged in and gotten my sessionID, etc. from the salesforce.com WS but subsequent calls require that the server URL be set to the value returned with the login request.

How can I do that? I've set these all up in advance to the be main entry point for the WS?

This is exactly the same problem I face when I want to change a REST url call (Technorati, etc.).

Suggestions?
SFDC
sfdc12345 Bookmark and Share
Community Member
Community Member
 
Posts: 21
Joined: Wed Feb 15, 2006 8:01 am

Postby Ilan on Tue Feb 21, 2006 8:39 pm

Do you want to persist these value after you have logged in e.g. in a database or file, or do you want to use them in subsequent calls and then forget them?
Ilan Bookmark and Share
Jitterbit Guru
Jitterbit Guru
 
Posts: 599
Joined: Fri Jan 06, 2006 4:24 pm
Location: Alameda, CA

Persist server URL...

Postby sfdc12345 on Tue Feb 21, 2006 9:05 pm

The URL needs to persist for the duration of the session. In this case, the session might be several operations (5-10? 20? 30? not sure).

It needs to be refreshed since it will timeout for sure (~30 mins idle). My work around now is to update the URL after I run the login Operation, but that won't work unattended.

The more general case for REST calls requires a bit more functionality, so suspect that pulling something from a DB/file is best.

SFDC
sfdc12345 Bookmark and Share
Community Member
Community Member
 
Posts: 21
Joined: Wed Feb 15, 2006 8:01 am

Postby Ilan on Wed Feb 22, 2006 2:56 pm

In order to achieve what you need we will add a couple of fetures to the interface. We will let users define global variables at the project level (we current have that at the operation level using the Get and Set functions in the formula builder).

We will then expose overrides at the operation level for the different attributes of the objects used, that way you can override say the URL of a web service call with a global variable e.g. session_url set during the login operation.

The good news is that the server was designed for overrides as we planned to expose this capability in a workflow interface that will be released in a future date. We will get back to you regarding when this will become available in the current interface shortly.

Cheers.
Ilan Bookmark and Share
Jitterbit Guru
Jitterbit Guru
 
Posts: 599
Joined: Fri Jan 06, 2006 4:24 pm
Location: Alameda, CA


Return to Using Jitterbit


cron
SourceForge.net Logo  open source integration