When I test my component interface, why do I get a "Not Authorized" error?
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 |
Do you know does application messaging work between 8.1x and 8.4 applications?
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?
Tell me what hyperlinks available in peoplebooks? Some options with different hyperlinks not available in peoplebooks, select the correct one?
Tell me where are workflow work items found?
Tell me why did peoplesoft bundle ibm websphere advanced single server edition rather than advanced edition?
My PeopleCode didn't copy any data to a collection. Why not?
Tell me what http servers and java servlet engine combinations are supported with peopletools 8.4?
Tell me what are the status available in peoplesoft domain status menu?
What is the standard property when a Component Interface is created?
Explain is bea weblogic the same thing as the web server that was previously on the tuxedo cd?
What are the main attributes of a Component Interface?
Do you know peoplesoft tracks object changes using a system table. Which peopletools system table is used to track object changes?