After obtaining the proper developer rights to install the Adobe SDK library files on my system, I began the process of creating the HelloWorldDialog use case. After creating the Starter.vcxproj project, the next step was to ensure that the Starter.vcxproj file built successfully. Therefore, I insta...
Hi,I have a question regarding the https://analytics.adobe.io/api, specifically the /reports endpoint. We’re seeing a potential data discrepancy reported by one of our clients. They observe one set of values in the Adobe Analytics UI and another in the data fetched via the API and stored in their de...
When I fetch a list of POIs in our Adobe Places API call in a particular library, there are 128 values, but the response is only sending 100. Through looking in previous questions, I see that this problem has been raised, and solved using a mix of the "start" and "order by" query parameters: Solved...
What SDK do I need to display pdf's inside my VS 2022 VB.Net apps I will distriubute commercially. What is subscription cost. These app's are Windows desktop 64-bit app's, not web apps.
Currently, I am unable to use the Firefly API with my personal account.I would like to know how I can use this API.Could you please provide guidance on this?
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...