Dear All, We are migrating content from Sitecore to AEM. For this below is the one Sitecore content json "topicBody": [{"itemId": "84dbfa1a","itemUrl": "","itemName": "Test Defect-Treatment","__typename": "TreatmentConcept","templateId": "c51297ec","pocId": "TXC-20096525","conceptBody": [{"itemId":...
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.