Error generating process step Call Script VI_UnsAccount_Ident_UNSRoot_Event

Hello! 

I wrote script for add user to Oracle Database. 

I created process (Insert Event to UNSAccountB table) for create the user. 

When I create user in Manager, I got error: 

Got exception during generation of chain 'VI_UnsAccountB_Generic': Error generating process step Call Script VI_UnsAccount_<Ident_UNSRoot>_<Event>..

Entity: Run statement and fetch data done in 4ms.
2019-09-11 15:32:46	ObjectLog	Try loading single entity done in 5ms.
2019-09-11 15:32:46	JobGenLog	Parameter ParameterValue5: '00036378'
2019-09-11 15:32:46	JobGenLog	Parameter ScriptName: 'CCC_UNSAccountB_HP_Insert'
2019-09-11 15:32:46	JobGenLog	Parameter ParameterValue1: 'abyshevamp'
2019-09-11 15:32:46	JobGenLog	Parameter ParameterValue3: 'Павловна'
2019-09-11 15:32:46	JobGenLog	Parameter ParameterValue6: ''
2019-09-11 15:32:46	JobGenLog	Parameter ParameterValue2: 'Мария'
2019-09-11 15:32:46	JobGenLog	Parameter AuthenticationString: Hidden
2019-09-11 15:32:46	JobGenLog	Parameter ParameterValue0: 'abyshevamp'
2019-09-11 15:32:46	JobGenLog	Job 'Create user in HP' generated successfully.
2019-09-11 15:32:46	JobGenLog	Chain 'CCC_UNSAccountB_HP_Insert' generated successfully.
2019-09-11 15:32:46	JobGenLog	Generating chain 'TSB_UNSAccountB_Insert'.
2019-09-11 15:32:46	JobGenLog	GenCondition of chain 'TSB_UNSAccountB_Insert' returned: True.
2019-09-11 15:32:46	JobGenLog	Generating Job 'Send mail with account name'.
2019-09-11 15:32:46	JobGenLog	GenCondition of job 'Send mail with account name' returned: False.
2019-09-11 15:32:46	JobGenLog	Generating Job 'Send mail with random password'.
2019-09-11 15:32:46	JobGenLog	GenCondition of job 'Send mail with random password' returned: False.
2019-09-11 15:32:46	JobGenLog	Generating Job 'Search and Create Person for Account'.
2019-09-11 15:32:46	JobGenLog	GenCondition of job 'Search and Create Person for Account' returned: False.
2019-09-11 15:32:46	JobGenLog	Job 'Search and Create Person for Account' generated successfully.
2019-09-11 15:32:46	JobGenLog	Job 'Send mail with random password' generated successfully.
2019-09-11 15:32:46	JobGenLog	Job 'Send mail with account name' generated successfully.
2019-09-11 15:32:46	JobGenLog	Chain 'TSB_UNSAccountB_Insert' generated successfully.
2019-09-11 15:32:46	JobGenLog	Generating chain 'VI_UnsAccountB_Generic'.
2019-09-11 15:32:46	JobGenLog	GenCondition of chain 'VI_UnsAccountB_Generic' returned: True.
2019-09-11 15:32:46	JobGenLog	Generating Job 'Call Script VI_UnsAccount_<Ident_UNSRoot>_<Event>'.
2019-09-11 15:32:46	JobGenLog	GenCondition of job 'Call Script VI_UnsAccount_<Ident_UNSRoot>_<Event>' returned: True.
2019-09-11 15:32:46	ObjectLog	QBMServer: Getting collection, load type: Slim
2019-09-11 15:32:46	SqlLog	(< 1 ms) - select QueueName, IsNoDatabaseConnect, UID_QBMConnectionInfo, UID_QBMServer from QBMServer where (isnull(UID_QBMServer, '') = '')
2019-09-11 15:32:46	ObjectLog	Collection: Run statement and fetch data done in 1ms.
2019-09-11 15:32:46	ObjectLog	Getting collection done in 2ms.
2019-09-11 15:32:46	StopWatch	Getting Server/isnull(UID_QBMServer, '') = '' from cache. done in 5ms.
2019-09-11 15:32:46	JobGenLog	Got exception during generation of chain 'VI_UnsAccountB_Generic': Error generating process step Call Script VI_UnsAccount_<Ident_UNSRoot>_<Event>..
2019-09-11 15:32:46	JobGenLog	Generating event 'INSERT' failed with exception Error generating process VI_UnsAccountB_Generic..
2019-09-11 15:32:46	ObjectLog	Rollback transaction in read/write entity

Any ideas? 

Parents Reply Children
No Data