cancel
Showing results for 
Search instead for 
Did you mean: 

Need to add a new field in Employee Profile

Former Member
0 Kudos

Hi ,

We have already having a Z RFC to include the Z fields and present.

Now we added a new field in the RFC and the same need to show in the Nakisa Employee Proile's Position Tab.

How can we do that. Please provide the step by step as i am new in this area.

Regards

Anumit

Accepted Solutions (1)

Accepted Solutions (1)

StephenBurr
Active Contributor
0 Kudos

If you already use a custom RFC then you can extend this (imports/exports and/or code logic within) to provide the new data.

Once you have done this you will need to extend the data element. But a key step is that the data element gets cached on the NW server ... so be sure to Stop/Start the OrgChart application using the NW Administrator tool before proceeding to test.

Regards,

Stephen

Former Member
0 Kudos

Thanks. we edited and the new filed is available in the data center and value is correct there.

Now we need to show the same field in the through detail designer. How to do that.

StephenBurr
Active Contributor
0 Kudos

Use the Detail designer to either add a new section with your field in it or extend an existing section to add your field (if you have a section that already uses this data element).

Stephen

Former Member
0 Kudos

I am new in this area. Please provide some step by step to do that.

StephenBurr
Active Contributor
0 Kudos

That is probably a lot to write here!

But you best starting point would be to refer to the Admin guide (e.g. for version 4.3 it is called "OrgChart_VSN43_Admin_En.pdf") and is supplied in the download ZIP from SMP.

Section 9.3 deals with modifying the design of the details panels including creating detail elements.

Stephen

StephenMillard
Active Contributor
0 Kudos

Anumit.

Did Stephen's instructions help you to add your field?

Regards,

Stephen.

Answers (0)