I am trying to make sure I have setup the OAuth server to server credential properly. I have my Adobe synch tool tied in with my Microsoft Applications, it does the provisioning. I just need to make sure my users are still being provisioned. Thank you,Megan
Hi Team, I have created mesh project on local and its working fine. Then i have created project using aio app init and in actions folders added required files as i don't have UI only backend mesh action so i want to deploy this only. I have used aio app deploy and it has deployed web and non-web a...
I have table within another table and I need to adjust Table Row Height relatively to the row height of main table.According to documentation I've got a row height of the main table using: var mainRowHeight = xfa.layout.h(parent.parent.parent, "in"); after that I made some calculations with this val...
Hi team, Last year when i worked on Adobe Mesh then it provided support to use additionalresolver and perform operation in the same mesh. Now i can see it act as Api gateway just to provide single endpoint for multiple platforms like magento, rest apis, third party api etc. SO we can't use additio...
Hi Support Team,I tried with https://experienceleague.adobe.com/en/docs/target-dev/developer/api/profile-apis/profile-bulk-api to upload pcId profile but i don't know how to retrieve profile info from API. Although i can retrieve profile by https://experienceleague.adobe.com/en/docs/target-dev/devel...
Every now and then, we receive hundreds of email with subject "[Action Required] Migrate integrations using Service Account (JWT) credentials before", this is because we owned many IMS Organizations. Could you please help to migrate all Service Accounts? I'm an adobe employee, we owned these IMS Or...
Getting this error when trying to run adobe pdf service sdk after adding certificate with below keytool command-keytool -import -trustcacerts -keystore "C:\Program Files\Java\jdk-17\lib\security\cacerts" -storepass changeit -noprompt -alias adobenewcertificate -file "C:\Users\Anuj.Sahu\Downloads\ado...
1. I would like to request that the dashboard displays all records without the pagination option. Could you please confirm if this is possible?Or2. I would like to request an option in the interface layout template to add reports individually, similar to how the dashboard is added individually. Coul...
Here I'm trying to create agreement using API, for that i need to generate token for authentication. how to create access token and how to create client ID and client secret. Let me know if any clarification is required.