cancel
Showing results for 
Search instead for 
Did you mean: 

com.virsa.ae.core.ObjectNotFoundException: Invalid Company : 00000000

0 Kudos

We are experiencing an issue with testing SP9. We are getting "ERROR com.virsa.ae.ejbutil.submitrequest.RequestSubmissionBean : submitRequest : : setting error code to 2010

com.virsa.ae.core.ObjectNotFoundException: Invalid Company : 00000000" when request is submitted in GRC.

company=00000000,requestJustification=Testing invalid company code web service error.

This error is ocurring during the RequestSubmissionBean.java when GRC is trying to create the request.

Edited by: Rene Griffith on Nov 4, 2009 9:11 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Rene,

It seems the issue is with the company information you are passing. Can you paste the logs here?

Alpesh

0 Kudos

We are testing service pak 9 as we are currently on service pak 5. With service pak 9 the company value is deafulating to company=00000000 while in service pak 5 the value is blank which is preferred. We have checked the end user personalization setting in both systems which are the same. I have an open OSS message on this so waiting to hear back from SAP.

SP9

approverName=,approverTelephone=123,requestCategory=,company=00000000,requestJustification

ERROR com.virsa.ae.ejbutil.submitrequest.RequestSubmissionBean : submitRequest : : setting error code to 2010

com.virsa.ae.core.ObjectNotFoundException: Invalid Company : 00000000

SP5

approverName=,approverTelephone=123,requestCategory=,company=,requestJustification=

Answers (1)

Answers (1)

0 Kudos

W e resolved the issue by providing a dummy value for company code but this is upposed to be resolved with SP10.

Former Member
0 Kudos

Can you expand this a little more? You had to create a dummy company in GRC and then send the company number or was there just a dummy value that was accepted by the product? Im new to this product but am running into the same issue.

Thanks.

brendan

Former Member
0 Kudos

Figured it out. In case anyone else is interested. Here is how to create a dummy company to get past this issue :

Login to GRC

Click Configuration Tab

On the left hand side Under Roles, Click Attributes

Click Company

Click Create at the bottom

Enter Company ID as 00000000 and a short description

Save

Thanks,

brendan