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.
Hello Adobe Team,I received a notification regarding the deprecation of Service Account (JWT) credentials in favor of OAuth Server-to-Server credentials.As an Adobe-administrator of Medallia, I need to confirm the status of a project we have.It's authentication details are used for publishing versio...
Hi community, I'm trying to convert an existing PDF to compliance A (PDF/A), is there a way to achieve this with the PDFServicesSDK package in C#? I can't find any reference and Copilot is totally hallucinating with that one Thanks!