Hi everyone,
I have a problem with a RQL request in a plugin.
Here is the RQL request:
<IODATA loginguid="[!guid_login!]" sessionkey="[!key!]">
<PROJECT projectGuid="[!guid_project!]">
<EXPORTPACKET action="list"/>
</PROJECT>
</IODATA>
The projectGuid argument is not supposed to be here by default but as
It is used in a function (I use it in a loop for each project in my
plugin asp page) I added projectGuid="[!guid_project!]".
Problem is that this argument has no effect, I will always get the
list of exportpacket from the current project I call the plugin from,
I mean sessionKey argument used just before passes first and It is
necessary to make it work.
Does anyone have any idea about how to get such information from a
project which is not the one you are connected to?
Thanks for help, I m sure there's a trick ;)
Anthony
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---