Cloud export failed error while running the clouds works integration with azure blob. Do anyone knows about this error and how to fix it?
Thank you all. Finally We found the reason. It’s because of the IPs is not enough which were added to the white list.
@Anilkumarch The resolution will depend on the type of error. I would recommend first navigating to the activity page for the integration and then viewing the details for the failed integration. This should help you to understand the failure type.
https://help.anaplan.com/3a064bda-8251-4320-895e-e1d978ae3c80-View-activity-details
Once the have the error message/failure type, I would cross check against the list of common errors:
https://help.anaplan.com/f6f94935-6f97-4530-91fb-19ddc06a746c-Common-CloudWorks-errors-and-solutions
@Tiffany.Rice Thank you for the response. I had checked the below links but I got only "Cloud Export Failed" in the details and the solution for this error is not mentioned in common errors.
@Anilkumarch Unfortunately I'm not familiar with the intricacies of AzureBlob integration and the error message doesn't give much direction. If the integration has worked previously and is now failing without any changes in the underlying models or connection then your ability to troubleshoot further may be limited.
Your best bet may be to initiate a ticket with support. You can start that directly from the CloudWorks activity page where you pulled the failure details. That will autogenerate an email for your will the information for the support team to further investigate.
Hi @Anilkumarch,
We have exactly the same problem with you. Have you solved?
@CeciliaRen it automatically worked, no idea what went wrong during the failure.
We just had this issue. Our SAS token for the Azure container had expired, so our IT team generated a new one, which is entered in the "edit connection" dialog of the AzureBlob container.
@CeciliaRen You said "IPs is not enough which were added to the white list", do you mean you needed to add additional IPs to whitelist in Blob or it was entirely a different issue?
@ahosek Both Cloudworks IPs and Business workspace IPs should be added to the white list, however we missed the latter.
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…