CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

SBL-EAI-04127 Error and JavaScript Doubt

edited Apr 15, 2011 1:27AM in CRM On Demand - Web Services Integration (MOSC) 20 commentsAnswered
 Hi,
I have tried to consume CRM OD's WebServices from JavaScript, but I have the following problems/doubts:

1) How can I obtain the entity’s (for example, Opportunity) ID from the URL?

I have defined the following URL to access to the report:
https://secure-ausomxhka.crmondemand.com/OnDemand/user/ReportIFrameView?SAWDetailViewURL=saw.dll?Go%26Path%3D%252fshared%252fCompany_AHKA-JB4UI_Shared_Folder%252fIngresosProductoOportunidad&AnalyticReportName=IngresosProductoOportunidad&Action=Prompt&p0=1&p1=eq&p2=Opportunity.”Opportunity ID”&p3=%%%Id%%%
I would like to have the value of p3 parameter, so:
var opportunityID=$_GET("p3"); -->
function $_GET(name){
e = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
var regexS = "[

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center