When I test my component interface, why do I get a "Not Authorized" error?
Answer Posted / clara
Check that your component interface is included in a permission list that you have access to. Also check that you have access to all possible methods (Get, Save, Create, Cancel, Find). If you delete a component interface through application designer, it is also removed from any associated permission lists so this may be another reason why your new component interface (with the same name) is not authorized any more.
Also, make sure you are not trying to do something in your code that the CI can't do. For example, if your CI doesn't have a create method, you can't set security for it, so you will get a not authorized error if you have code that attempts to perform a create. This is because the authorization error is usually the first error to be displayed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In ibm how should web application servers be used with peopletools 8.1x and peopletools 8.4?
Do you know what are the main attributes of a component interface?
Explain the various steps that describes the peoplecode logic while implementing a component interface?
Can you explain is bea weblogic the same thing as the web server that was previously on the tuxedo cd?
Explain is web server load balancing supported with peopletools 8.4?
Which are standard properties when a component interface (ci) is created?
Can you explain how does the people soft enterprise portal work with 8.1x and 8.4 applications?
Tell me why did peoplesoft bundle ibm websphere advanced single server edition rather than advanced edition?
Explain are there advantages or disadvantages to using bea web logic over ibm web sphere or vice versa?
Explain what is the standard property when a component interface is created?
Tell me where are workflow work items found?
What version of the java servlet api are the pia java servlets coded to with peopletools 8.4 for the servlet layer on the web server?
Can you explain why is peoplesoft no longer supporting apache jserv?
Tell me both bea weblogic and ibm websphere have the ability to plug into many different web servers. Does peoplesoft support the web servers that they plug into?
Explain is bea weblogic the same thing as the web server that was previously on the tuxedo cd?