When I test my component interface, why do I get a "Not Authorized" error?



When I test my component interface, why do I get a "Not Authorized" error?..

Answer / 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

More PeopleSoft Interfaces Interview Questions

What is the standard property when a Component Interface is created?

3 Answers  


Can you explain is bea weblogic the same thing as the web server that was previously on the tuxedo cd?

0 Answers  


Explain why is peoplesoft no longer supporting apache jserv?

0 Answers  


Which data types is not supported by the peoplecode programming environment?

0 Answers  


Explain the various steps that describes the peoplecode logic while implementing a component interface?

0 Answers  






Tell me what are the status available in peoplesoft domain status menu?

0 Answers  


Define component interface?

0 Answers  


What are standard properties when a component interface (ci) is created?

0 Answers  


Tell me can a people tools 8.4 and a people tools 8.1xapplication server run on the same machine?

0 Answers  


Suppose if you are ps developer then in what scenarios component interface will have advantages over component?

0 Answers  


Why are my Findkeys missing certain fields?

1 Answers  


Why does my component interface not have a Create method?

1 Answers  


Categories
  • PeopleSoft HRMS Interview Questions PeopleSoft HRMS (83)
  • PeopleSoft Financials Interview Questions PeopleSoft Financials (27)
  • PeopleSoft Administration Interview Questions PeopleSoft Administration (181)
  • PeopleSoft Tools Interview Questions PeopleSoft Tools (176)
  • PeopleSoft Interfaces Interview Questions PeopleSoft Interfaces (58)
  • Internet EBusiness Interview Questions Internet EBusiness (19)
  • PeopleSoft Implementation Interview Questions PeopleSoft Implementation (142)
  • PeopleSoft General Interview Questions PeopleSoft General (385)
  • PeopleSoft AllOther Interview Questions PeopleSoft AllOther (60)