Expand my Community achievements bar.

TheBigRed
TheBigRed
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • smacdonald2008 wrote... Also try using this code too - replace the code in your OSGi bundle with this code... .  // Setup the event handler to respond to a new claim under content/claim....                 observationManager = session.getWorkspace().getObservationManager();                 final Str...

    Type

    Questions

    Views

    4.4K

    Likes

    0

    Replies

    0
  • edubey wrote... Can you elaborate more on this. It will help community to solve this... I couldn't see errors in log file you shared.   I have a use for manipulating a property field on uploadwas hoping to use this method instead of workflow route.Simply just testing event article out before I make ...

    Type

    Questions

    Views

    4.4K

    Likes

    0

    Replies

    0
  • smacdonald2008 wrote... What aem version are you using?  6.1

    Type

    Questions

    Views

    4.4K

    Likes

    0

    Replies

    0
  • As per the following AEM article. I created nodes as said. Also added the timeout exception.https://helpx.adobe.com/experience-manager/using/events.htmlHere is the error log: 15.01.2016 12:08:36.601 *INFO* [Background Update com.adobe.aem.events.eventhandler-bundle (456)] com.adobe.aem.events.eventh...

    Type

    Questions

    Views

    6.1K

    Likes

    0

    Replies

    21
  • smacdonald2008 wrote... I am looking into the Dev Google Code. Here is the latest Google API code from GitHub: https://github.com/youtube/api-samples/blob/master/java/src/main/java/com/google/api/services/samples/youtube/cmdline/data/UploadVideo.java If you decided to go custom service route - this ...

    Type

    Questions

    Views

    3.7K

    Likes

    0

    Replies

    0
  • So my team has decided to change course. We configured everything following this article:https://docs.adobe.com/docs/en/aem/6-1/author/assets/dynamic-media/video.html#Publishing%20videos%20to%20YouTubeHowever nothing is getting published. We are on 6.1, Google cloud platform is set up and configurat...

    Type

    Questions

    Views

    3.7K

    Likes

    0

    Replies

    0
  • smacdonald2008 wrote... You can use YouTube Java API and build a custom AEM service that can integrate with YouTube. As i state a lot - one of the most powerful things about AEM is its ability to use 3rd party APIs to build custom services. See this Google docs for more information:  https://develop...

    Type

    Questions

    Views

    3.7K

    Likes

    0

    Replies

    0
  • Re: https://docs.adobe.com/docs/en/aem/6-1/author/assets/dynamic-media/video.html#Publishing%20videos%20to%20YouTubeIs there a way to push videos to YouTube channels without setting up an Google Cloud Account.Why I'm asking because it's extra cost.Another article said you can push through Dynamic Me...

    Type

    Questions

    Views

    4.2K

    Likes

    0

    Replies

    9
  • Jitendra S.Tomar wrote... Hi TheBigRed, May I know what is the use case which requires you to write a piece of code for running workflows?. Personally, I don't think, coding should be the last option. We may have to explore it. "Writing a code isn't tough, But, tough to maintain it ". Jitendra  Basi...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • kautuksahni wrote... Hi As mentioned by Scott, You can refer to the article "Invoking Adobe Experience Manager Workflows using the AEM Java API". You can also achieve it by creating Custom AEM Workflow step, and that step can then use AEM Java API for AEM workflows. Link1:- https://helpx.adobe.com/e...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0