You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Context Integration with Oracle Sales Cloud

edited Sep 5, 2017 12:32PM in Intelligent Advisor for Fusion Service 2 comments

Content

Hello!

I have followed the guide on http://docs.oracle.com/cloud/latest/salescs_gs/OASAL/OASAL1451852.htm#OASAL2432603 and the connection is working ok. 

The problem is when i load the interview from sales cloud from a tab in an opportunity with the following code.

(Code)

The id is properly set in the inverview url but the object is not being loaded to the interview when the interview starts.

 

 

Code Snippet

             def myfinalURL = "https://postobon-opa.rightnowdemo.com/web-determinations/startsession/Cotizador?initID="

def myURL1 = OptyId != null ? OptyId : ''

myfinalURL += myURL1 return(myfinalURL) 
        

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!