API changes in AEM 5.6

Hi All,      
Is CQ Providing any documentation related to API changes from previous versions of CQ - CQ 5.6.
Example:
[1]
com.day.cq.workflow
[2]
com.adobe.granite.workflow
API [1] has been replaced with [2] in AEM 5.6.
Thanks
Siva

I've found the following link which has the API differences b/t CQ5.5 & 5.6
http://dev.day.com/docs/en/cq/current/diff-previous/changes.html
The above has list of APIs which are removed, added & changed.  But my concern is, we have developed few workflows in CQ 5.5 and now we are migrating to CQ 5.6.
Example 1:
[1] com.day.cq.workflow.WorkflowSession;
[2] com.adobe.granite.workflow.WorkflowSession;
Document says, [1] has been replaced with [2] in 5.6.    But still [1] works in 5.6. If I go for update [1] with [2]: getSession() method is removed in 5.6 version.. which I've used in several places in the CQ5.5 workflow process.
How can I get JCR Session in the workflow + CQ5.6.. I need to check how we can get jcr session in 5.6.
Example 2:
[1] com.day.cq.workflow.exec.ParticipantStepChooser;
[2] com.adobe.granite.workflow.exec.ParticipantStepChooser;
In this case Participant chooser will not work, If I don't update [1] with [2] in 5.6.
So what's the best approach to migrate?
Thanks
Siva

Similar Messages

  • [svn:bz-trunk] 20695: Tomcat 7 Valve/ LoginCommand changes due to the ValveBase API and Realm API change.

    Revision: 20695
    Revision: 20695
    Author:   [email protected]
    Date:     2011-03-08 13:32:45 -0800 (Tue, 08 Mar 2011)
    Log Message:
    Tomcat 7 Valve/LoginCommand changes due to the ValveBase API and Realm API change.
    rename valve name as Tomcat7Valve
    will need to merge the build.xml after the build machine can fork a JDK 1.6 build
    Checkintests pass
    Modified Paths:
        blazeds/trunk/modules/opt/build.xml
    Added Paths:
        blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/Tomcat7Valve.java
    Removed Paths:
        blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/TomcatValve708.java

  • [svn:bz-trunk] 19459: Security API change for auth sync sample/ concept to work in WebLogic, WebSphere.

    Revision: 19459
    Revision: 19459
    Author:   [email protected]
    Date:     2010-12-17 10:15:23 -0800 (Fri, 17 Dec 2010)
    Log Message:
    Security API change for auth sync sample/concept to work in WebLogic, WebSphere.
    Adding the PrincipalConverter interface
    Implement the converting principal in WebLogic and WebSphere login command
    Modified Paths:
        blazeds/trunk/modules/opt/src/weblogic/flex/messaging/security/WeblogicLoginCommand.java
        blazeds/trunk/modules/opt/src/websphere/flex/messaging/security/WebSphereLoginCommand.jav a
    Added Paths:
        blazeds/trunk/modules/core/src/flex/messaging/security/PrincipalConverter.java

    Thanks for the reply dood... i've found the solution after several tries... i had to set the channel from the actionscript instead of depending on the Service-config.xml file like the following.. then it worked..
    var cs:ChannelSet = new ChannelSet();
    var chnl:Channel = new Channel();
    var customChannel:Channel = new AMFChannel("my-amf", "http://localhost:8080/somehting/messagebroker/amf");
                    cs.addChannel(customChannel);
    consumer = new Consumer();
    consumer.channelSet = cs;

  • [svn] 4764: Fixes to flex4tests to [finally] account for the API changes in effects in yesterday's commit.

    Revision: 4764
    Author: [email protected]
    Date: 2009-01-30 11:47:42 -0800 (Fri, 30 Jan 2009)
    Log Message:
    Fixes to flex4tests to [finally] account for the API changes in effects in yesterday's commit. Tests now compile and run...
    QE Notes: None
    Doc Notes: None
    Bugs: None
    Reviewer: Ryan
    Modified Paths:
    flex/sdk/trunk/development/eclipse/flex/flex4test/src/EffectsProperties.mxml
    flex/sdk/trunk/development/eclipse/flex/flex4test/src/components/AnimationPropertiesForm. mxml
    flex/sdk/trunk/development/eclipse/flex/flex4test/src/layouts/NumberInterpolatorWrapping. as
    flex/sdk/trunk/development/eclipse/flex/flex4test/src/testWheel.mxml

    It happens on
    darkchronicles.net
    thedreamkeep.com
    atittercompany.com
    codexdemagicus.com
    So far, it is happening to 4 sites that I work with.  Yes, they all use the same server, and the server company swears it is not their end.  I don't quite understand what you mean "is it coming from a web page?"  I edit and upload pages in Dreamweaver and then when I try to check the edited pages in Chrome, Firefox, Opera or Safari on 3 different computers that I have to work on, I get the error.  If I edit in Dreamweaver and then use Core FTP LE to upload, then check the pages, I do not get the error.

  • [svn:osmf:] 13228: Updating ExamplePlayer to work with the latest API changes.

    Revision: 13228
    Revision: 13228
    Author:   [email protected]
    Date:     2009-12-30 04:33:34 -0800 (Wed, 30 Dec 2009)
    Log Message:
    Updating ExamplePlayer to work with the latest API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/ChromelessPl ayerElement.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextElement.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/traceproxy/TraceListene rProxyElement.as
    Added Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextDisplayObjectT rait.as
    Removed Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextViewTrait.as

    Revision: 13228
    Revision: 13228
    Author:   [email protected]
    Date:     2009-12-30 04:33:34 -0800 (Wed, 30 Dec 2009)
    Log Message:
    Updating ExamplePlayer to work with the latest API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/ChromelessPl ayerElement.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextElement.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/traceproxy/TraceListene rProxyElement.as
    Added Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextDisplayObjectT rait.as
    Removed Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextViewTrait.as

  • [svn:osmf:] 14984: Updating to work with the latest logging API changes.

    Revision: 14984
    Revision: 14984
    Author:   [email protected]
    Date:     2010-03-24 07:23:14 -0700 (Wed, 24 Mar 2010)
    Log Message:
    Updating to work with the latest logging API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/DebuggerLogger.as

    Revision: 14984
    Revision: 14984
    Author:   [email protected]
    Date:     2010-03-24 07:23:14 -0700 (Wed, 24 Mar 2010)
    Log Message:
    Updating to work with the latest logging API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/DebuggerLogger.as

  • [svn:osmf:] 11802: More integration with PARB API changes.

    Revision: 11802
    Revision: 11802
    Author:   [email protected]
    Date:     2009-11-13 15:17:14 -0800 (Fri, 13 Nov 2009)
    Log Message:
    More integration with PARB API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/ChromelessPl ayerElement.as
        osmf/trunk/apps/samples/framework/ReferenceSample/org/osmf/model/ReferenceSWFElement.as

  • [svn:osmf:] 13236: Additional updates for ViewTrait API changes.

    Revision: 13236
    Revision: 13236
    Author:   [email protected]
    Date:     2009-12-30 23:19:55 -0800 (Wed, 30 Dec 2009)
    Log Message:
    Additional updates for ViewTrait API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/RTMPPosterF rameElement.as
        osmf/trunk/apps/samples/framework/HTMLGatewaySample/HTMLGatewaySample.as
        osmf/trunk/apps/samples/framework/HelloWorld/HelloWorld4.as
        osmf/trunk/framework/MediaFramework/.flexLibProperties
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeMediaTraitFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaPlayer.as
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/ListenerProxyElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/swf/SWFElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/DisplayObjectTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/MediaTraitBase.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/MediaTraitType.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/OSMFStrings.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestParallelElementWithD isplayObjectTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElementWithDis playObjectTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/gateways/TestRegionGateway.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/layout/TestMediaElementLayoutTarget. as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/net/TestNetStreamDisplayObjectTrait. as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/proxies/TestListenerProxyElementAsSu bclass.as
        osmf/trunk/framework/MediaFrameworkIntegrationTest/org/osmf/content/TestContentElementInt egration.as
        osmf/trunk/plugins/MASTPlugin/org/osmf/mast/adapter/MASTAdapter.as
    Added Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelDisplayObjectTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialDisplayObjectTrait.as
    Removed Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelViewTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialViewTrait.as

    In reference to this change in the Custom Reports... Better experience when exporting data - to prevent customer confusion when exporting data from Mac computers, we have removed the export to excel option and exporting in CSV format by default.
    What is the customer confusion we are trying to stop here? I've got even more confused customers at the moment because all of a sudden they can't find the export to excel option but know it exists if they log in on a PC?
    Mark

  • [svn:osmf:] 13431: Integrate HelloWorld sample with API changes.

    Revision: 13431
    Revision: 13431
    Author:   [email protected]
    Date:     2010-01-11 18:05:51 -0800 (Mon, 11 Jan 2010)
    Log Message:
    Integrate HelloWorld sample with API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/HelloWorld/.actionScriptProperties
        osmf/trunk/apps/samples/framework/HelloWorld/HelloWorld.as
        osmf/trunk/apps/samples/framework/HelloWorld/HelloWorld2.as
        osmf/trunk/apps/samples/framework/HelloWorld/HelloWorld3.as

    Silviu!
    I'm really sorry, but as all the office is trying to fix the problem, someone replaced the url content with the stuff that was pointing to the local machine.
    I've fix it, and the video player is available here again: http://pp.player.webtv.flumotion.com/params/apiKey/5PzLR2ULL3z2rumJ/videoId/60
    If there are other references to the localhost, please do not bother with them, as they do not affect player functionality.
    The stream that it uses is an RTMPE, so i'm afraid it will only works with this player. Anyway, the stream url is as follows: rtmpe://87.248.205.81/a4349/e2/veo7/ondemandrtmpe/mp4/med/first-person-mario-4d8741aa.mp4
    I really appreciate your help!
    Thank you!

  • List of API changes in beta 7

    can anybody tell the API modifications/changes brought in beta 7?

    iPhone OS 2.0 Beta 6 to Beta 7 API Changes
    AddressBook
    No changes
    AddressBookUI
    No changes
    AudioToolbox
    AudioServices.h
    Added kAudioSessionNotActiveError
    AudioUnit
    No changes
    CFNetwork
    No changes
    CoreAudio
    CoreAudioTypes.h
    Added kAudioFormatFlagsAudioUnitCanonical
    CoreFoundation
    No changes
    CoreGraphics
    No changes
    CoreLocation
    No changes
    Foundation
    No changes
    MediaPlayer
    No changes
    OpenAL
    No changes
    OpenGLES
    No changes
    QuartzCore
    No changes
    Security
    No changes
    SystemConfiguration
    No changes
    UIKit
    No changes

  • [svn:osmf:] 17815: Update comments based on PARB feedbacks and corresponding API changes.

    Revision: 17815
    Revision: 17815
    Author:   [email protected]
    Date:     2010-09-22 23:19:05 -0700 (Wed, 22 Sep 2010)
    Log Message:
    Update comments based on PARB feedbacks and corresponding API changes.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/NetLoader.as

    A good solution. Liked it very much. Can you please make it a technet blog for others.
    [email protected]

  • [svn:osmf:] 14103: Integrate with API change.

    Revision: 14103
    Revision: 14103
    Author:   [email protected]
    Date:     2010-02-10 11:00:19 -0800 (Wed, 10 Feb 2010)
    Log Message:
    Integrate with API change.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as

    To repeat myself from here http://forums.adobe.com/message/3177311#3177311 ...
    As your on windows I'd advise the following setup
    TortoiseSVN or GIT (your choice)
    This will integrate TortoiseSVN/GIT into Windows Explorer; you should install BOTH the 32bit and 64bit versions; the 64bit version is needed for windows explorer to display the menus the 32bit one is needed to use it within your 32bit applications (most of Adobe Suite is 32bit).
    TortoiseSVN - http://tortoisesvn.net/downloads
    TortoiseGIT  - http://code.google.com/p/tortoisegit/downloads/list?can=3&q=&colspec=Filename+Summary+Uplo aded+Size+DownloadCount
    Dreamweaver Extension to Add GIT or SVN Context Menus (right click menus)
    GIT Weaver
    http://github.com/ChrisMcKee/gitweaver/#readme  >> Download ( http://github.com/ChrisMcKee/gitweaver/downloads )
    SVN Weaver
    http://github.com/ChrisMcKee/svnweaver#readme  >> Download ( http://github.com/ChrisMcKee/svnweaver/downloads )
    Issue Tracking / Project Management
    If you want to start up with issue logging/project management I cant advise Redmine enough theres even a "Windows Stack" so you can install it as if you were installing MSN http://bitnami.org/stack/redmine
    and this integrates then with TortoiseSVN/GIT using a plugin http://code.google.com/p/redmine-projects/

  • [svn:osmf:] 11069: Minor API change: Use Vector not Array for MediaElement. get traitTypes.

    Revision: 11069
    Author:   [email protected]
    Date:     2009-10-21 16:52:10 -0700 (Wed, 21 Oct 2009)
    Log Message:
    Minor API change: Use Vector not Array for MediaElement.get traitTypes.  Approved by dev team. Should be no impact to sample apps, unit tests, or test apps.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/ProxyElement.as

    Revision: 11069
    Author:   [email protected]
    Date:     2009-10-21 16:52:10 -0700 (Wed, 21 Oct 2009)
    Log Message:
    Minor API change: Use Vector not Array for MediaElement.get traitTypes.  Approved by dev team. Should be no impact to sample apps, unit tests, or test apps.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/ProxyElement.as

  • URL Escaping when calling Webservices API Changed?

    Hello,
    It seems that something has changed recently with the Adobe Connect Webservices API. In the past, when I would call 'principal-update' to create or update a user, I would sanitize all my strings using urlencode() in PHP, which takes any non-alphanumeric characters (or dashes and underscores) and "percent encodes" them. For example, a "@" character in an email address becomes "%40".
    This is important especially in the case that a string contains an ampersand (&) or question mark (?) since those characters are used to pass the parameters themselves in the URL string.
    This has always worked fine until I noticed a few days ago it was no longer working.
    If I attempt to create a user with an email address formatted with the "%40", Connect now comes back with an error message saying it wasn't formatted properly. Removing the encoding fixes the problem.
    However, this is NOT best practice. And especially for passwords, which could theoretically contain ampersands and question marks, you cannot simply pass the raw string in the URL as it will create a malformed URL.
    Has anyone noticed this, and does Adobe know about it? Seems like a major problem, and means I will have to prevent users from using these special characters in their passwords until this is fixed.
    -Jeff

    Jeff,
    Thanks for the posting. I suggest you should call this into Support as a bug. It's possible that they changed something that affected this without seeing the ramifications.

  • VCloud REST API - Change computername on VApp Instantiation

    I am using the VCloud REST API to instantiate a VApp from a Vapp template
    When I POST the following XML
    <?xml version="1.0" encoding="UTF-8"?>
      <InstantiateVAppTemplateParams xmlns="http://www.vmware.com/vcloud/v1.5"  xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1"
        deploy="false"
        name="Aruba005"
        powerOn="false">
        <Description>VApp Small Description</Description>
        <Source
          href="https://xxxx-vcd.vchs.vmware.com:443/api/vAppTemplate/vappTemplate-ca1d5d90-6c48-xxx-92cd-xxxxxxx"
          name="my_base_image"
          type="application/vnd.vmware.vcloud.vAppTemplate+xml"/>
    </InstantiateVAppTemplateParams>
    The VApp is created successfully.
    However the VM has the default ComputerName baked into the VApp template
    How do I change the above payload to change the ComputerName?

    In the end had to create a Vapp and then change the VM name as a separate call
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <vcloud:Vm xmlns:vcloud="http://www.vmware.com/vcloud/v1.5"
        name="ayubtest">
        <vcloud:Description>A waffer thin VM</vcloud:Description>
    </vcloud:Vm>
    Using PUT as specified here: VMware vCloud Director Documentation Center

Maybe you are looking for

  • Not able to get the profile value set at Responsibility level

    Hi, I had set the value of a custom profile at Responsibility level and in CO i used the following code, String rLocation = pageContext.getProfile("XXTMG_PR_SCP_LOCATION"); The above call returns NULL. But if i set the value of the profile at Site Le

  • Putting condition in Graphic WIndow in SAPSCRIPT

    I created 2 Graphic Windows for Company Logos. Each will appear/ hide according to the company code. I was planning to put a condition onto the window's code but it seems like it doesn't allow edit mode. Just the blue background. Is it possible to ed

  • Function works in MS Project Pro 2010, but not in MS Project Server 2010

    I have an custom enterprise text field in Project Server 2010 that uses the "Instr" function and it works fine.  I created a local custom text field in MS Project Pro 2010 that was similar, but uses the "InstrRev" function and it works fine.  I then

  • Query throwing error on personalization

    Hi, We are on  SAP Sourcing 7.0 SP03 Developed a custom query SELECT <%RESULTS%> FROM SELECT T1.DISPLAY_NAME AS AUNIQUE_DISPLAY_NAME, <%LOAD_PAGE(contracts.Agreement,T1.OBJECTID )%> AS AGREEMENT_LINK, T1.UNIQUE_DOC_NAME AS CUNIQUE_DOC_NAME , 1003 AS

  • JS help

    We are using this js script to help with validation. We need to add to this script the ability to replace or remove $ function validaterateS (rate) { if (rate.replace(/,/, "") < 24000){ alert("Annual Salary cannot be less than $24,000"); document.for