cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

/SYCLO/CX_CORE_DO_SERVICES:DO Handler in repository is not type /SYCLO/CL_CORE_DO_HANDLER_BASE

Former Member
0 Likes
510

When I reset my Agentry Client. I am getting the following message:

Get Settings...

New Object 'Defaults' has been received

Transaction Status Fetch...

TransStatusFetchSteplet - 02/01/2018 17:39:20 - /SYCLO/CX_CORE_DO_SERVICES:DO Handler in repository is not type /SYCLO/CL_CORE_DO_HANDLER_BASE

Any input will help. I am not sure what needs to be done

Accepted Solutions (0)

Answers (1)

Answers (1)

EddyGuo
Product and Topic Expert
Product and Topic Expert
0 Likes

eporras, I had the same error recently, here's what fixed it for me:

  1. Identify which (DO - Standard Data Object) Mobile Data Object is related to this error. (I used SLG1 and debugger for this)
  2. Launch /syclo/configpanel
  3. Navigate to Mobile Data Object Configuration page
  4. Navigate to the MDO identified in step 1. Ensure the proper Data Object Handler and method(s) are entered. In my case, the UI did display some error and I have to go into the change mode to make corrections.

I guess this must be too late for you but hope it may be useful for others.

Eddy