Hi @iamnjain You can use the OmniSearchService API to create smart collections programmatically. Here is the API documentation - https://developer.adobe.com/experience-manager/reference-materials/6-5/javadoc/com/adobe/granite/omnisearch/api/core/OmniSearchService.html#createOrUpdateSavedSearch-org....
Hi @MorganMeik Can you please confirm if you are using the latest version of AEM Desktop App? The recommendation is to use the latest version which is - v2.3.0 (https://experienceleague.adobe.com/docs/experience-manager-desktop-app/using/release-notes.html?lang=en) Do you see any errors in the logs...
Hi @ManoranjanPa Browser extension is what I was also thinking could be the problem. If you could share any error logs in the console might help to further debug this. Meanwhile, you can try creating an Adobe ticket for this as well. ThanksNarendra
Hi @vk1 Based on the error you shared above, the error is coming from the workflow process - SalesforceExportProcess.java class which is part of the Salesforce integration package so the Service Pack version may not be an issue. It looks like you are following the steps from this article - https:/...
Hi @rajat168 As you mentioned you are doing this in AEMaaCS, so the code/config are immutable at runtime and can anyway not be installed from the package manager. Refer to this article for details - https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/deploy...
Hi @Frank0 For the issue to avoid editing conflicts, you can refer to the best practices documented here - - https://experienceleague.adobe.com/docs/experience-manager-desktop-app/using/using.html?lang=en#adv-workflow-collaborate-avoid-conflicts Also I think you could use the clear cache from prefe...
Hi @vk1 It looks like you are running into a class cast exception while retrieving values from ValueImpl. Is it possible for you to share the code snippet for your custom workflow process class - SalesforceExportProcess.java to check this further? ThanksNarendra
Hi @ManoranjanPa Since you mentioned IE as the browser, I wanted to check if you could try in other browsers such as Chrome as well? As per the documentation, IE is not one of the supported browsers - https://experienceleague.adobe.com/docs/experience-platform/tags/extension-dev/browsers.html?lang=...
Hi @Deepak_Kv Apologies if I misunderstood the request but you can also use the query service within Adobe Experience Platform for this request - https://experienceleague.adobe.com/docs/experience-platform/query/ui/overview.html?lang=en. ThanksNarendra
Hi @Sandeep_Danny95 If you are using the Connected Assets feature, then those references should be available under remote references - https://experienceleague.adobe.com/docs/experience-manager-65/content/assets/using/use-assets-across-connected-assets-instances.html?lang=en#prerequisites ThanksNa...