vasant - Wednesday, June 20, 2012 6:01 AM:
Hi Experts,
When I use .aspx page as a TOC View then I can easily invoke the object of Innovator. But when I pop up the same .aspx page using Action then object of Innovator can't be Invoked.
How to Invoke it? Is there any Possible way to invoke it?
Please suggest me preferred solution for this.
Thanks & Regards,
Vasant Padhiyar
Brian - Tuesday, June 26, 2012 8:26 AM:
Hi Vasant,
I'm not sure what you are trying to do here.
Can you explain it in a different way?
Are you using an ASPX web site and then trying to use the Innovator forms? Or are you trying to call an ASPX page from inside Innovator?
Or something else?
Cheers,
Brian.
vasant - Tuesday, June 26, 2012 9:57 AM:
Thanks Brian,
Actually I have Created an ASPX page and I want to populate that page using Aras Action.
There are some events in .aspx page, using which I want to do Add/Update/delete(DML) Instace into Aras.
So for manipulating data into Aras I want to Create Object of Innovator into .aspx page.
But Now I found the Solution for it!!!..
When I pop up the aspx Page then I pass the Innovator Object as a parameter.
And Once that page is loaded I can get the passed parameter and manipulate the data into Aras.
Thanks & Regards,
Vasant Padhiyar