cancel
Showing results for 
Search instead for 
Did you mean: 

Auto create user in Java stack

Former Member
0 Kudos

HI Folks,

I have an abap stack and a java stack. They are setup to have their own UME and user population.

But whenever we add a user to abap r/3, I like the same id to be added to java stack automatically?

Is there a way to do that? If so how? And what would be the easiest way to do that?

Thanks,

Charlie

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Used mass upload using file through admin tools.

Edited by: Charlie Yang on Mar 23, 2010 10:56 PM

Former Member
0 Kudos

Hi Charlie

then you should have ABAP datasource too in UME

Bhudev

Former Member
0 Kudos

Ya, we cannot use ABAP UME because we have multiple abap stack with different sets of users. We want java stack to host an inclusive list of users from all ABAP stacks. So we can't use ABAP UME because it would only 1 abap stack.