Hi All, We are planning to integrate AEM with Hybris using CIF
Framework. If anyone has implemented it or has any previous experience
in implementing it, kindly provide input/pointer on this that will be a
great help for us. Thanks in advance.
Hi All,The details provide by @duypnguyen was very helpful. The issue
was that if we setup a trigger and remove it later it is goto inactive
mode. If we try again the trigger rule and deploy after that the rule is
not getting active. The command "aio runtime rule enable everyMinRule"
provided by @duypnguyen solve the issue.
Hi @duypnguyen, Now it is active and running every one minute. Thanks
for the support. But need to understand that why it is inactive and to
make it active I have run the command which you have provided. We don't
want any manual intervention. Is there a way that the trigger be active
once we deploy the app
Hi @duypnguyen,I tried running the command " aio runtime rule enable
34999-sfmctargetheadless-stage/everyMinRule --verbose " but it is giving
Error: failed to enable rule: the requested resource could not be found.
(404 Not Found). Kindly let me know what is missing and how to fix
it.Adding manifest.yml file screenshot also for reference.
Hi @duypnguyen , I run the command below is the outcome . Attaching the
scrrenshotC:\Capgemini\Nodejs\adobefireflyheadless>aio runtime
listEntities in namespace: packages
/34999-sfmctargetheadless-stage/sfmctargetheadless-0.0.1 private actions
/34999-sfmctargetheadless-stage/sfmctargetheadless-0.0.1/generic private
nodejs:12 triggers /34999-sfmctargetheadless-stage/everyMin private
rules /34999-sfmctargetheadless-stage/everyMinRule private inactive
Hi Team,Our use case is mentioned below.The client is having an existing
third-party system where Audience details are created and stored. The
third-party system has APIs for sharing the Audience Data. We want to
import this Audience Data from this third-party system using their APIs
into Target for a personalized experience of imported Audience.For our
use case, we have to invoke our custom action as soon as the app
deploys. I tried to invoke the app as soon as app deploy by following
the below...
Hi SarahXu,Just need to understand if I delete the web-src than how I
will invoke my action. Suppose I want to invoke one of our action as
soon as app deploy. How I can achieve this. Any pointers will really
help us in achieving one use case of ours.Thanks in advance.
Hi All,JaideepBrar : Thanks for the reply. The response you have
provide make sense to me. It means for any path if LDAP and SAML both
are configured, AEM will give preference to SAML.If anyone has any other
views, kindly provide your thoughts.