Page

I am new to Nav development - I am trying to write an Action in the Role Center that then opens a page. This page has an OnOpenPage() trigger that then calls some test code of mine. I set the Action to run the page correctly (it is id 50000), but when I click the action in the RTC, I get the error:

Object of type Page with id 99000833 could not be found.

Can anyone help?

Thanks!

i am unable to get you.

What you did

a) You Modified the Role Center Page of RTC.

b) You Created a Page and want to Run it.

c) You Created two Pages and from one page you want to run the another page.

I modified the role center, by adding an Action. This action should then run my new page.

did you assign runobject and promote it properly?

hi adam

can u share ur code to us…

so that we can easily solve ur problem…

I tried same on my Nav 2009.

I modified the Page 9019 “CEO and President Role Center”.

I added a action in action designer with caption “PageRun” and RunObjectProperty to “Page XYZ”.

I started NAV RTC and clicked on the page in the navigation bar , its working fine.

I haven’t modified any other property other than what i mentioned here.

You get this message when either:

  1. The object has not been saved in compiled form.

  2. The database has not been enabled for a NAV Server (in File/Database/Alter/Options).

Since you are otherwise using the RTC ok, I suspect that it must be 1 not 2.

Can you check that? Also, try to find the object in the Object Metadata table.