Hi, in any error i would like to pop a dialog page that says the error, also this pop up will contain Ok and Cancel buttons.How can i achieve this?
Best Regards.
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Hi,
You can use "prompt" component to display the error. Refer "Using a prompt" section in WDK Development guide for more details on using the prompt component.
On other note, you can also check these options as well,
1) Using MessageService or ErrorMessageService to display messages in Status bar and Message lists
2) Develop an error display jsp with a Label, Ok and Cancel buttons and declare this a page in your component xml's <page> tag as <error>. On error navigate to this JSP using setComponentPage("error",args);
-Siva
thank you very much but, in my company i can not access scriptdb site, is there this book in emc website?
WDK guide is part of the WDK download on Powerlink.
Also it is available in Powelink Techinical Documentation section, this is the navigation path to download any documentation related to Documentum
Home > Support > Technical Documentation and Advisories > Software ~ D ~ Documentation > Documentum A-Z