Hi, We are using AEM Sites 6.5 on the mac. Trying to build a Junit test to validate a custom component is working. The samples I see are against a model with interface and impl, creating a page. Are there samples against a plain model class with Json data? (No interface) Thanks.Joel
I'm utilizing the 'PDF Embed API' to display and annotate a PDF document. I'm using the API to define user profiles. Everything works great, but each profile can modify/delete annotations made by others. Is there a way to block annotations that don't belong to us?
I have an OAuth Integration with Adobe Cloud and ServiceNow.The tokens expire every 24 hours in ServiceNow. SNow support indicates the token lifespan can be extended via updating the the Application registry of your Oauth provider.Does anyone know where I can find the application registry?Is it in t...
I am working with Adobe livecycle designer tool to create HTML 5 forms. I have a scenario where the setinstance method is used to set the instances for the location description and Transit rows.Page1.crdcServices.locationRows::calculate - (JavaScript, both) var locationCount = crdcServices.numOfLoc...
I hardcoded Client ID, Client Secret, and Organization Number into the GET request, but it keeps kicking back a 401 error. I'm trying to get page 1 of all users for my organization.
We see that the PDF merge charge works for up to 15 components. According to the documentation, it should indeed work for up to 20 without any detours.Now we see the following error coming back from the PDF connection.{ "error": { "code": 400, "source": "flow-apim-europe-002-northeurope-0...
Client is having google data layer on site and they want to use this existing data layer to send data in adobe using WEB SDK.below is the data layer event for "view_item_list"It basically captures all the items information available on product list page . we want to capture these values in adobe an...