cancel
Showing results for 
Search instead for 
Did you mean: 

OrgChart - Position Box

former_member206624
Active Participant
0 Kudos

Hi,

We have deployed nakisa in different environments but one of the Environments its not working, When  i click on the + for position details (box) no position information is displayed.

Below is the CDS log:

ERROR com.nakisa.Logger - Charting Processor : processExpandGroup : processLinkedHierarchy returned a null set of node

executeFunctionDirect : FunctionRunner.executeFunctionDirect: /NAKISA/OC_POSITION_STRUCTURE threw an Exception of type Exception, took: 277ms

om.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Error in module RSQL of the database interface

This is a strange issue we are facing at the moment any help woould be helpful.  RFC -PFAL is working fine, we are on a live environment 4.1.

Thanks

Rag

Accepted Solutions (1)

Accepted Solutions (1)

former_member182426
Active Contributor
0 Kudos

in ECC side check in this way and make sure it's returning the values with out any error

-> Run the T-code SE37

-> Specify the FM /NAKISA/OC_POSITION_STRUCTURE

-> And Click on Execute

-> It will show as below screen, here you mention the PLAN_VERSION as 01 and POSITION_ID specify the position ID which your trying to see in nakisa. And click on Execute.

-> It should return the record corresponding to that position as shown below with out error

-> If you click on that table icon you can see the record values of that position ID.

If there is no error up to above steps, then it may be issue in your build.

former_member206624
Active Participant
0 Kudos

Hi Shankar,

Thanks for the reply.

We have solved it , there was some bug in the Program.

Regards

Rag

Answers (0)