KB Article #181121

r4edi(b2bi_dplserver):activity.s4m:564:search failed

Problem

-- getting this error when deploying an Integration in Integration Services :

INFO:20200319 13.47.52.47:b2b-server:r4edi(b2bi_dplserver):runtime.s4m:91:Apply transaction changes START
ERROR:20200319 13.47.53.46:b2b-server:r4edi(b2bi_dplserver):activity.s4m:564:search failed
ERROR:20200319 13.47.53.46:b2b-server:r4edi(b2bi_dplserver):activity.s4m:362:Add 'Activity:0' failed: search failed
ERROR:20200319

13.47.53.50:b2b-server:r4edi(b2bi_dplserver):runtime.s4m:101:Apply

transaction changes failed: Add 'Activity:0' failed: search failed
ERROR:20200319

13.47.53.95:b2b-server:r4edi(tool_toolbox(tool_b2biintegrations)):b2bi_deploy.s4m:607:TransactionCommit:

Apply transaction changes failed: Add 'Activity:0' failed: search

failed



Resolution

* the error is not sufficient / enough explicit to narrow down the problem : the debug needs be set on the deployment server

* open the System profile Manager and type "Alt + Ctrl + S" simulteanously -> set the debug on "Deployment Server"

* redeploy the Integration, you should get the name of the activity that fails to be deployed

Ex :

DEBUG :20200702:09.32.50.38:r4edi(b2bi_dplserver):activity.s4m:343:Add 'Activity:0' 2314 2305 'my test activity1'

* figure out why this activity might cause a problem (abnormal characters like double quotes, missing components....) and try to modify / recreate it