Hi Manuel Thanks for the reply.
No, as I was running within the project, I assumed I didn't need to but will look at it again. Thanks On Monday, 12 November 2012 10:46:05 UTC, Manuel Schnitger (OpenText) wrote: > > Hi Neil, > > first of all I'd create a small plugin based on the code in order to check > out if the statement works. (Should work, but...) If the plugin works then > the only mistake could be that the login/validate stuff does not work in > the desired way which means that the project is not being found or so. If I > think about the error message and see the statement I think it could be > possible that you forgot to chose a project. Do you use the statement that > validates a user? > > <project action="validate" .... > > Best regards, > Manuel > > > > On Tuesday, November 6, 2012 5:32:44 PM UTC+1, Neil Fegen wrote: >> >> Hi guys >> >> I'd like to start a user-controlled job, once a new page has been >> created. The page is an event, which must have a start date and I want to >> use this date to set the page to expire the day after. >> >> I've tried the following code as a test to set an event to expire on 1 >> December 2012 but get <ERROR>Project not available</ERROR> - any ideas? >> >> <IODATA loginguid="[!guid_login!]" sessionkey="[!key!]"> >> <PAGE> >> <LINKFROM action="save" guid="C5FA0A4ECDE946829D5FA42209C81B0D" >> datebegin="0" dateend="41244" /> >> </PAGE> >> </IODATA> >> >> Thanks Neil >> > -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/reddot-cms-users/-/1wYxkX8S3GgJ. 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.
