Espo.ERROR: Workflow[6246f295196febc69]: Action failed [createEntity] with cid [0]

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sujithraalink
    Member
    • Oct 2018
    • 94

    Espo.ERROR: Workflow[6246f295196febc69]: Action failed [createEntity] with cid [0]

    I have written a work flow to convert data from one entity to another(Both are custom entities). but it doesn't work and shows an error

    Espo.ERROR: Workflow[6246f295196febc69]: Action failed [createEntity] with cid [0], details: Service 'MigrationProspect' was not found..

    Please help me to resolve this issue.
  • lazovic
    Super Moderator
    • Jan 2022
    • 809

    #2
    Hi,

    The error speaks for itself. Take a closer look at service "MigrationProspect".
    Where is it used, applied? Are all the necessary connections observed and established? Check it out please.

    Comment

    • sujithraalink
      Member
      • Oct 2018
      • 94

      #3
      Its a custom entity. I have done all the process from frontend only. and espo version is 6.0.9

      Comment

      • lazovic
        Super Moderator
        • Jan 2022
        • 809

        #4
        Do you have the option to update EspoCRM to version 7.0.10?

        Comment

        • sujithraalink
          Member
          • Oct 2018
          • 94

          #5
          Its Live server. Can't do it

          Comment

          • lazovic
            Super Moderator
            • Jan 2022
            • 809

            #6
            Can you please send screenshots with your Workflow?

            Comment

            • esforim
              Active Community Member
              • Jan 2020
              • 2204

              #7
              See if you can get a default > custom entity to work. Then custom entity to default. Then if both of these method work. Then custom to custom should work, can you try with another custom entity that is not MigrationProspect

              Comment

              Working...