cancel
Showing results for 
Search instead for 
Did you mean: 

Prognosis 11.9 for NonStop Web Application get ERROR 47!

Ponco
IR Partner

Prognosis 11.9 for NonStop Web Application get ERROR 47!

progn2.png

 

Hallo,
i've been deploy prognosis web but get some error . ERROR 47 : Parameter has not been assigned a value '@DefaultNode'. Token @DefaultNode.

what and where paramter should i change ? 

in case , i want DefaultNode became my main settings.

Thanks,

regrads Ponco.

2 ACCEPTED SOLUTIONS

Accepted Solutions
David_Sun
Community Manager

Re: Prognosis 11.9 for NonStop Web Application get ERROR 47!

Hi Ponco,

 

The Error 47 is caused by the "Node to Monitor" being prompt #DefaultNode, this works well in Prognosis Client, but it is not substituted in the web interface. You can try the following steps to resolve it.

 

- Run the display document from Prognosis Client to ensure it shows data properly;

- Open the Properties of the display document, and change the #DefaultNode to #CurrentNode (or the actual Prognosis node name) in each window of the display, save and re-publish the document;

- Add the document into Key Display from web Adminsitration page;

- Test the dashboard from web interface.

 

If you need further assistance please feelfree to log a support case.

 

Thanks

David

 

View solution in original post

David_Sun
Community Manager

Re: Prognosis 11.9 for NonStop Web Application get ERROR 47!

Hi Ponco,

 

When the Drilldown is used, by default, the child display inheritates the node name from parent display, therefore it can use the #DefaultNode and still works.

 

If you do not want the child display to do this, you can tick the "Don't substitute nodes from parent document" check box in the Nodes tab of the Data View Definition window in the Properties of the child display.

 

Hope this helps.

 

Regards

David

View solution in original post

6 REPLIES 6
David_Sun
Community Manager

Re: Prognosis 11.9 for NonStop Web Application get ERROR 47!

Hi Ponco,

 

The Error 47 is caused by the "Node to Monitor" being prompt #DefaultNode, this works well in Prognosis Client, but it is not substituted in the web interface. You can try the following steps to resolve it.

 

- Run the display document from Prognosis Client to ensure it shows data properly;

- Open the Properties of the display document, and change the #DefaultNode to #CurrentNode (or the actual Prognosis node name) in each window of the display, save and re-publish the document;

- Add the document into Key Display from web Adminsitration page;

- Test the dashboard from web interface.

 

If you need further assistance please feelfree to log a support case.

 

Thanks

David

 

Ponco
IR Partner

Re: Prognosis 11.9 for NonStop Web Application get ERROR 47!

Hi David, 

Thanks for your response.

I've already doing what you suggest for my welcom display and it worked but in my welcom display theres some menus to links to other display , the other displays still set  #DefaultNode and actually worked in web interface ,there is no ERROR 47 showup. how it possible ?

 

webprogno.JPG

 

thanks.

Regrands Ponco.

Tags (2)
David_Sun
Community Manager

Re: Prognosis 11.9 for NonStop Web Application get ERROR 47!

Hi Ponco,

 

Thank you for the update and glad to know it works well.

 

The "other displays" you mentioned are linked by the Links on top of your welcome page. In the Properties of the welcome page > Links tab, there is Link Options with the "Substitute Nodes" tickbox checked, this will pass on the node name value to the next level display document, so the #DefaultNode in other displays will be substitued with the #CurrentNode or the actual node name selected. 

 

Regards

David

Ponco
IR Partner

Re: Prognosis 11.9 for NonStop Web Application get ERROR 47!

Hallo David

Thanks still update this error.

 

Sorry, Actually the "LINK" i mentioned is not LINK, i use DRILL DOWNS for the Menus link. drilldowns.JPG

how still work with set #DefaultNode in other display?

Thanks,

 

Regrads

Ponco 

David_Sun
Community Manager

Re: Prognosis 11.9 for NonStop Web Application get ERROR 47!

Hi Ponco,

 

When the Drilldown is used, by default, the child display inheritates the node name from parent display, therefore it can use the #DefaultNode and still works.

 

If you do not want the child display to do this, you can tick the "Don't substitute nodes from parent document" check box in the Nodes tab of the Data View Definition window in the Properties of the child display.

 

Hope this helps.

 

Regards

David

Ponco
IR Partner

Re: Prognosis 11.9 for NonStop Web Application get ERROR 47!

Hi David,

 

Thankyou very much, it works! Smiley Happy

Regards,

Ponco.