2017-12-03 10 views
0

Websphereコマースのデータローダースクリプトの外にlogonId列のプラス記号を含める必要があります。以下は、csvsにプラス記号のメールIDをロードしている間に観測されるエラーログです。データロードで-DXmlValidation = falseを試してみましたが、助けにはなりませんでした。どのように同じをロードする上の任意のポインター?Websphereコマースのデータ読み込み

================================================================================== 
WebSphere Commerce Data Load 
================================================================================== 

Dec 3, 2017 12:10:41 AM com.ibm.commerce.foundation.dataload.DataLoaderMain logStartDate 
INFO: Load started at: Sun Dec 03 00:10:41 GMT 2017 
Dec 3, 2017 12:10:56 AM com.ibm.commerce.foundation.dataload.DataLoaderMain logInitTime 
INFO: Initialization completed in 14.905 seconds. 
Dec 3, 2017 12:10:56 AM com.ibm.commerce.foundation.dataload.DataLoaderMain execute 
INFO: 
Processing Person... 
Dec 3, 2017 12:10:57 AM com.ibm.commerce.foundation.dataload.report.error.LoadItemErrorReport generateErrorLog 
FINE: 
---------------------------------------------------------------------------------- 
Error report for load item: Person. 
---------------------------------------------------------------------------------- 

Dec 3, 2017 12:10:57 AM com.ibm.commerce.foundation.dataload.report.error.LoadItemErrorReport addReportDetails 
FINE: 

An exception was caught: com.ibm.commerce.member.dataload.exception.MemberDataLoadApplicationException: The value [email protected] of the LOGONID field is invalid. 
Application message: 
An error occurred while transforming the data object into physical objects. Data Object: [email protected]972e9 (accountStatus: <unset>, passwordExpired: <unset>, profileType: <unset>, registrationApprovalStatus: null, registrationStatus: RegisteredPerson), Physical objects: 
================================================== 
Transformed Physical objects: 
================================================== 
================================================== 

Exception message: 
The value [email protected] of the LOGONID field is invalid. 

答えて

0

これは私の理解です。 IBM SupportでPMRを開く必要があります。

関連する問題