Skip to main content
Question

Getting error while executing Skill and creating task . (Snapshot for your reference )

  • June 6, 2023
  • 1 reply
  • 4 views

Dear All , I am facing an error while executing skill in step of "Creating Task". Snapshot attached for configuration details . Your help is requested

 

If you see logs here folling error is appearing

 

{

 "message": "Failed to create task. 400 Augmentation Error: Client Error: Invalid augmentation identifier name [LFA1_LFA1_VENDOR ID]. Identifier (table or column) name contains one or more invalid characters: [ ]"

}

 

 

1 reply

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

There seems to be some bug with Celonis, in your case the identifier has a space LFA1_LFA1_VENDOR ID.

 

Try changing the same to LFA1_LFA1_VENDOR_ID this should solve the problem.