Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

Assign groups to a user without using WebLogic console.

 You can achieve this through userAdmin.bat(located in osm_home/SDK/XMLImportExport).
Syntax:

userAdmin ./data/users.xml ./config/config.xml
userAdmin ./data/users.xml ./config/config.xml -j2eeAdminPassword J2EEServerAdminPassword

Examples:

config.xml details:

<?xml version="1.0" encoding="UTF-8"?>
./config.xsd">
<encoding>ISO-8859-2</encoding>
<databaseConnection>
<user>osm703_patch17</user>
<password>Oracle1234</password>
<dataSource>jdbc:oracle:thin:@localhost:1521:osm70</dataSource>
<!-- Oracle Client 9.0.2 is required for OCI driver-->

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center