Anaplan Connect Batch Script Error: "Anaplan API: HTTP status 424: Failed Dependency"

Hi,  we are currently on anaplan-connect-1-3-3-5 and have previously successfully using the same batch script to upload files. This error just popped up today and not sure what went wrong.

Best Answer

  • Answer ✓
    Anaplan's API will yield the following HTTP status if you can't do something because of model active status:
    HTTP StatusModel status
    422Archived
    423Locked
    424Offline
    425Production mode

    I think all but 423 are non-standard, hence the misleading message.

Answers

  • Hi @mujess,

     

    Is the action to just upload files?

    Usually this error occurs when the requested action which is depended on another action and that action failed.

     

    Thanks

    Sathya

  • Thanks Sathya for looking into this.

     

    I figured out what cause this error now. It is because the Model in question has been set to Offline.

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In