[OFBiz] Users - FW: New Simple-methods for adding custom entities

Ashish Hareet Ashish.Hareet at cpbinc.com
Tue Apr 5 12:43:41 EDT 2005


Shortcut key problem

The rest of the message

The error that I'm getting is quite weird. Here's the message

ERROR: Could not complete the Create New Customer process [problem invoking the [createCustomerCreditInfo] service with the map named
creditInfo] containing [{locale=en_US, partyId=11601, creditHoldBadDebt=Y, customerDiscount=12, creditLimit=12, userLogin=
GenericEntity:UserLogin][createdStamp,2005-02-16 14:46:39.835(java.sql.Timestamp)][createdTxStamp,2005-02-16 14:46:39.507
java.sql.Timestamp)][currentPassword,ofbiz(java.lang.String)][disabledDateTime,2005-03-22 22:59:37.211(java.sql.Timestamp)][enabled,Y
java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_US(java.lang.String)]
lastUpdatedStamp,2005-04-04 15:35:59.068(java.sql.Timestamp)][lastUpdatedTxStamp,2005-04-04 15:35:59.065(java.sql.Timestamp)][partyId,admin
java.lang.String)][passwordHint,null()][successiveFailedLogins,0(java.lang.Long)][userLoginId,admin(java.lang.String)]}]: Unknown parameter
found: creditHoldBadDebtUnknown parameter found: creditLimitUnknown parameter found: customerDiscountUnknown parameter found: partyId]

The msg at the console is as follows
906851[  ServiceDispatcher.java:442:DEBUG] [[Sync service finished- total:0.013,since last(Begin):0.013]] - 'pp /
createPartyContactMechPurpose'
906853[  ServiceDispatcher.java:442:DEBUG] [[Sync service finished- total:0.061,since last(Begin):0.061]] - 'pp / createPartyTelecomNumber'
906857[       ModelService.java:379:ERROR] [ModelService.validate] : {createCustomerCreditInfo} : (IN) Required test error:
org.ofbiz.service.ServiceValidationException: Unknown parameter found: creditHoldBadDebtUnknown parameter found: creditLimitUnknown parameter 
found: customerDiscountUnknown parameter found: partyId
906859[  ServiceDispatcher.java:323:ERROR] 
---- exception report ----------------------------------------------------------
Incoming context (in runSync : createCustomerCreditInfo) does not match expected requirements
Exception: org.ofbiz.service.ServiceValidationException
Message: Unknown parameter found: creditHoldBadDebtUnknown parameter found: creditLimitUnknown parameter found: customerDiscountUnknown 
parameter found: partyId

Your help is greatly appreciated
Ashish Hareet



More information about the Users mailing list