cancel
Showing results for 
Search instead for 
Did you mean: 

ERM error: Field ROLE not a member of INPUT

Former Member
0 Kudos

Hi Experts,

After upgrade to 11.2 I'm having this error.

It appears at the Define Authorization stage after I chose transactions and clicking continue.

The connectors and JCos are working.

Please assist.

Thx,

Vit V

edit: All XMLs reloaded and system restarted.

2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG Current Module: |RE| Conversation: |cnvRole| Screen: |scrSearchTransaction|

2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG Module#RE#Conversation#cnvRole#Screen#scrManageAuthorization#Action#continueTCodeSearch#

2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG Changing Screen: FROM: scrSearchTransaction TO scrManageAuthorization

2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG com.virsa.framework.Context : clearScreenRep : : 6 entries cleared from screen repositiory

2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG Handler found:class com.virsa.re.role.actions.AuthAuthorizationDataAction

2010-04-20 11:59:05,575 [SAPEngine_Application_Thread[impl:3]_39] DEBUG SAPConnectorDAO.java@365:com.virsa.comp.connectors.dao.jdbc.SAPConnectorDAO.findByConnectorName()connectorId: 5; lngId: 1

2010-04-20 11:59:05,590 [SAPEngine_Application_Thread[impl:3]_39] DEBUG SAPConnectorDAO.java@365:com.virsa.comp.connectors.dao.jdbc.SAPConnectorDAO.findByConnectorName()connectorId: 5; lngId: 1

2010-04-20 11:59:05,590 [SAPEngine_Application_Thread[impl:3]_39] DEBUG com.virsa.service.sap.SAPConnectorHelper : getClientFromSLD : : INTO the method SapConnectorDTO :com.virsa.service.sap.dto.SapConnectorDTO@3e0a2020[conClass=,system=COD200,appId=COD200,host=consit-sap,systemNo=00,client=200,userId=codcom,SystemLang=EN,sysId=cod,messageServerGrp=default,messageServerHost=consit-sap,password=xxxxx,type=ECC600,userName=,description=COD200,isSLD=true,isActive=true,isHRSystem=false]

2010-04-20 11:59:05,590 [SAPEngine_Application_Thread[impl:3]_39] ERROR Field ROLE not a member of INPUT

java.lang.Throwable: Field ROLE not a member of INPUT

at com.sap.mw.jco.JCO$MetaData.indexOf(JCO.java:9534)

at com.sap.mw.jco.JCO$Record.setValue(JCO.java:14923)

Edited by: Vit Vesely on Apr 20, 2010 12:10 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Good day Everyone,

I'm experiencing the same issue and also have the same version of the software. I have checked all the settings and everythings appears to be correct.

Kind Regards

Former Member
0 Kudos

Hi Michael,

I will contact OSS regarding this issue.

Do you also recieve a error at system reboot? It tries to update some values in the table VT_GBL_TBLID with value 0. But the values already there seems to be correct.

Cannot insert duplicate key in object 'dbo.VT_GBL_TBLID'. ==> VT_GBL_TBLID : {CURID=0, TBLNAM=VT_RE_PRJREL}.

Kind Regards,

Vit

Former Member
0 Kudos

Hi Vit,

I see that you have opened an OSS message with GRC Support and they had provided some guidelines in the message this morning to resolve the issue. Please go through the steps given in the message and update the message with your findings.

Best Regards,

Sirish Gullapalli.

Former Member
0 Kudos

Hi Sirish,

I was instructed to upload the XML files from the 11.1 package. That didnt solve the issue.

After support had a look at my system yesterday, I was told to undeploy and redeploy just ERM. Load the XML's from 11.1 and hit the upgrade button.

I will try that on Monday and post the results here.

Kind Regards,

Vit Vesely

Former Member
0 Kudos

Dear all,

I've redeployed ERM

Reloaded the XMLs

Reran the background jobs

Still not working...

Could someone confirm a working ERM after deploying 11.2.

Are there more ppl then me experiencing this issue?

kind regards,

Vit

Former Member
0 Kudos

Hi guys,

The problem is finally resolved.

1. Implement SNOTE 1441463

2. Implement SNOTE 1443612

3. Register key for object /VIRSA/RE_OBJ_INFO

4. In SE03 >> Administration >> Set System Change Option. Change /VIRSA/ to modifiable

5. In Se11 open data type /VIRSA/RE_OBJ_INFO in change mode with the key from p. 3

6. Edit structure according to Note 1452772. Save and activate.

7. Implement SNOTE 1452772

8. Restart grc~reear (or the server)

...or wait for VIRSANH patch 12

Hopefully it will work for you aswell.

Kind Regards,

Vit

Former Member
0 Kudos

I actually ran into this same issue after I upgraded from SP 11.2 to SP 12. However, Vit's solution worked like a charm.

Thanks a lot for posting this!