Retail Point-of-Service Solutions (MOSC)

MOSC Banner

Employee Import with change type 'UPD' - Password issue.

edited Oct 22, 2015 10:01AM in Retail Point-of-Service Solutions (MOSC) 4 commentsAnswered

Hi,

EmployeeImport with 'UPD' changing the users's current password and user not able use their current password.

Is there any way to send the EmployeeImport file without changing the password.

We have removed the password tag in the file. but dimp is failing.

Please find the below syntax and help me on this.

<?xml version="1.0" encoding="UTF-8"?>

<EmployeeImport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

   xsi:noNamespaceSchemaLocation="EmployeeImport.xsd"

   Priority="0"

   FillType="DeltaIncremental"

   Version="1.0"

   Batch="1"

   CreationDate="2015-09-11T04:59:36.0Z"

   ExpirationDate="2027-12-17T09:30:47.0Z">

<Employee>

   <ChangeType>UPD</ChangeType>

   <EmployeeID>11883</EmployeeID>

   <EmployeeFirstName>Lisa</EmployeeFirstName>

   <EmployeeLastName>Cosenza</EmployeeLastName>

   <EmployeeMiddleName xsi:nil="true"></EmployeeMiddleName>

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