• Praveen Emmadi
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies
I have a question about using Oracle BPEL PM to pull and manipulate data from salesforce.com.  We are specifically trying to map the response from the 'query' operation from an imported Enterprise WSDL to an entity-specific schema instance.

We understand that there is an 'inheritance'/extension relationship between the sObject base element and each of the entity elements.  When we attempt to use transformation/mapping tool in BPEL PM, the element names that we see are from the sObject, not for a specific entity type.

Can anyone here offer guidance on how to get the response from a 'query' operation into an entity-specific schema format?  Any information you can offer would be greatly appreciated.
On our sandbox, I was working on the home page components as in Summer’15 release the java script in the HTML tags will no longer work on home page components. So, I have added the static resources (saved the code as static resources in salesforce) and referred them in the custom links (with execute javascript) and added them on the home page components. It is working like it used to, but I see this error “Invalid Session ID”. I have included the session ID global variable reference in the custom link, but it did not help. How exactly do I have add the session id global variable and in what order? I want to make sure what i am doing is right.Is there a solution for this? (by the way, I am admin, not a developer) 
I have a question about using Oracle BPEL PM to pull and manipulate data from salesforce.com.  We are specifically trying to map the response from the 'query' operation from an imported Enterprise WSDL to an entity-specific schema instance.

We understand that there is an 'inheritance'/extension relationship between the sObject base element and each of the entity elements.  When we attempt to use transformation/mapping tool in BPEL PM, the element names that we see are from the sObject, not for a specific entity type.

Can anyone here offer guidance on how to get the response from a 'query' operation into an entity-specific schema format?  Any information you can offer would be greatly appreciated.

Hi,

 

we are building a integration between a portal and SF using SOAP API and using Enterprise wsdl for that.

 

1. Does Enterprise wsdl supports attachments?

 

2. Can we upload attachments through the SOAP API that could be attached to standard object in SF?

 

Any help is greatly apprecaiated.

 

Thanks

Manohar