Deployment Process - Need Automation

Hi,

Currently we are following manual deployments from dev to higher environments.

We are planning to go for automating this deployment process

Can anyone suggest the best approach for automated deployments ?

 

 

Thanks

Soujanya

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to gauravs0005

    Hi,I am trying to execute following command from command line but getting error:

    deploy-application.bat -application_path "C:\\Users\\****\\Downloads\\DO Test.zip" -username "****" -password "***" -url https://***test.appiancloud.com/suite/

    error:

    2020-03-19 12:31:40,097 - java.lang.IllegalStateException: The deployment post r
    equest was not successful. Response is:{"resource":"\/suite\/plugins\/servlet\/s
    tateless\/remotedeploymentautomation","error":"APNX-1-4187-003","message":"Incor
    rect user name or password. Please check your credentials and try again.","title
    ":"An Error Has Occurred"}

    Credentials are correct can some one tell me how to resolve above issue. I am trying with UI it says import completed but when I check in destination environment there is no import of application

Children
No Data