Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page.
X
Real simple - object reference in URL for oid parameter
I do not do this often but when constructing a URL with an OID parameter, what is the best method of writing out the object reference to match the OID parameter? Example, I have an ECR object in JSP page. I would like to write it as OR%3Awt.change2.WTChangeRequest2%3A1234566. That's an object reference right? What's the method call?
On Tue, May 24, 2011 at 6:29 AM, Villanueva, Antonio < -> wrote:
> I do not do this often but when constructing a URL with an OID parameter, > what is the best method of writing out the object reference to match the OID > parameter? Example, I have an ECR object in JSP page. I would like to write > it as OR%3Awt.change2.WTChangeRequest2%3A1234566. That's an object reference > right? What's the method call? >