Hi Team,
In Adobe IO, I have Event Registered named "Asset Status". and for that I have configured Event Providers as AEM Assets, and which has various Subscribed Event as Assets Published, Asset Unpublished, Asset Download....
and from AEM if I upload, publish, download... an asset the event is getting triggered and able to track it under debug Tracker
and with the help of Journalling API when I hit below path
https://events-va6.adobe.io/events/organizations/39270/integrations/790353/628d3c56-844b-4f8d-a700-5...
I am able to retrieve event-details in JSON Format but only able to see for Asset Processing Completed.
But I want to retrieve for all the other events as well like Asset Downloaded, Asset Published, Asset Unpublished....
can you please help me how to achieve this using Journaling API
Thanks & Regards,
Vishal Jain
@sarav_prakash
@AmitVishwakarma
@rojoangel
@EstebanBustamante
@arunpatidar
@Harwinder-singh
@sravs
@abhishekanand_
@tmj
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@Vishal_Jain03 have you read the journaling documentation? If not, you should. No point tagging different folks. https://developer.adobe.com/events/docs/guides/api/journaling-api
You will have to fetch the events multiple times to get all the events.
Views
Replies
Total Likes
See our FAQ: Is there a way to retrieve all events in one request
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi @tmj
Thanks for your reply.
Actually, our requirement is that we want to have audit logs in AEMAACS.
so we thought of an approach, like
Assets will be published in AEMAACS, an event will be registered in IO and that we will again send back details back in AEMAACS.
for this we went into journalling API route, but at a time I am able to see only one event, when I hit.
https://events-va6.adobe.io/events/organizations/39870/integrate/650353/628d98756-844b-4f8d-a700-59e881963149
but I want all event details, so that I can send those event details back to AEMAACS (using some Custom Logic).
please help me if journalling API is the right to use in our requirement.
Thanks & Regards,
Vishal Jain
@shikhartanwar
@sarav_prakash
@AmitVishwakarma
@rojoangel
@EstebanBustamante
@arunpatidar
@Harwinder-singh
@sravs
@abhishekanand_
Views
Replies
Total Likes
@Vishal_Jain03 have you read the journaling documentation? If not, you should. No point tagging different folks. https://developer.adobe.com/events/docs/guides/api/journaling-api
You will have to fetch the events multiple times to get all the events.
Views
Replies
Total Likes
Views
Likes
Replies