활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi Team,
We are using Adobe Experience Platform for maintaining ETL system. We are planning to integrate CI/CD pipeline from Azure DevOps to automate our changes. Could, you please is there any option to perform that.
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Note: you will need to add the intelligence in the script to know the current status of the schema in the appropriate env and then call the relevant APIs.
I hope this helps!
Thanks,
Chetanya Jain
조회 수
답글
좋아요 수
Hi @MasterLeeman ,
What are the specific tasks that you intend to perform on AEP? eg: Add/Update schema from one env to other.
This is not possible currently OOB, but AEP is all API driven, implying that scripts can be created easily and plugged into any DevOps process.
Please share the actions that you intend to perform, and we can guide you appropriately.
Thanks,
Chetanya Jain
조회 수
답글
좋아요 수
@ChetanyaJain - Thanks for the update, in-case if i want to move the dataset from dev to test environment, then how should i achieve that using DevOps with the help of API. Could you please guide me on that.
조회 수
답글
좋아요 수
Note: you will need to add the intelligence in the script to know the current status of the schema in the appropriate env and then call the relevant APIs.
I hope this helps!
Thanks,
Chetanya Jain
조회 수
답글
좋아요 수
@ChetanyaJain - thanks for the update, and one last thing like if i want to move the dataflow from one env to another shall i use the same api or any specific list is there. If so, kindly share that details as well.
Thanks,
Appreciate Your Help!!!
@MasterLeeman, API calls will change depending on the state of the source and target system.
eg, If the object doesn't exist, you can utilize import for the schema. If an object exists, then the import will fail, and you may fire an update call.
If you have 10 things in development, and you want to move only one change, then you may selectively do using PUT calls.
Think of the strategy that works best in your scenario and define it.
Thanks for update, one final question like is there way to connect the DataLakeStorage of AEP. If so, kindly let me know how to navigate as well.
Thanks,
Leeman
조회 수
답글
좋아요 수
@ChetanyaJain Thanks for update, one final question like is there way to connect the DataLakeStorage of AEP. If so, kindly let me know how to navigate as well.
조회 수
답글
좋아요 수
조회 수
Likes
답글