Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

manishc97360515
manishc97360515
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
1

Posts

Posts
17

Discussions

Discussions
3

Questions

Questions
14

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by manishc97360515
Customize the badges you want to showcase on your profile
Re: Approach for migrating AEM application from on-prem to Azure cloud - Adobe Experience Manager 08-11-2020
Hi,is there any documentation yet? Or do we still dont have any document around the migration of DAM from AEM on prem 6.4 to Azure cloud AEM 6.5.6. Please guide.

Views

797

Likes

0

Replies

0
Re: Custom login component for web application - Adobe Experience Manager Assets 11-08-2020
You can check this https://helpx.adobe.com/experience-manager/using/toy_login.html for reference. Thanks!!

Views

297

Like

1

Replies

0
Re: Custom authentication handler for an AEM web application - Adobe Experience Manager Assets 11-08-2020
Hi @manishc97360515 ,Check below: https://helpx.adobe.com/experience-manager/using/twofactor64.htmlhttp://www.wemblog.com/2013/03/how-to-create-custom-authentication.htmlhttps://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler.html Thanks!!

Views

359

Like

1

Replies

0
Re: Migration from another CMS to AEM - Adobe Experience Manager 27-05-2020
There can be multiple approaches for migration, as already suggested few here. I am going to add one more which we are using -1. Getting Old CMS page XML as zip.2. Written groovy script to convert those XMLs into AEM page .content.xml and created AEM package using a maven project.3. Identified all the possible components from old CMS to new AEM Components and mapped using a groovy script and creating the AEM page for each old cms page XML.4. Deploying Content using a package manager.5. For Asset...

Views

6.3K

Like

1

Replies

0
Re: AEM content Migration tool - Adobe Experience Manager 27-05-2020
From SiteCore to AEM 6.5. Please provide some references regarding approach, tools etc.

Views

7.4K

Likes

0

Replies

0
Re: 'SQL Code' activity example - Adobe Campaign Standard 21-03-2018
Hi Manish,The SQL Queries in the Workflow can be directly used in the JavaScript Activity.The Syntax to do so is given below :1. var sqlQuery=("Select iworkflowid, ifailed from xtkworkflow where sinternalname='abc'''); var wfState=sqlSelect("publicUrl,@getWfID:int,@getWfFailedStatus:int",sqlQuery); Note # @getWfID -> getWfID is the variable name (anything you may give), and int is datatype of the value which will be returned by SQL Query. Also, if you want to use this variable somewhere in your ...

Views

3.2K

Like

1

Replies

0
Re: Way to run an "alter table" SQL query script outside a workflow - Adobe Campaign Standard 20-03-2018
Hi Manish,There is a section called SQL scripts inside the campaign interface under administration>configuration>Sql scripts.Here you can create and execute your own scripts directly on the DB without a workflow.Be careful and do test before making any changes as it will a change in DB directly and may not be reversed.Regards,Adhiyan

Views

971

Like

1

Replies

0
Re: How to store a specific non-zero default value in a linked field? - Adobe Campaign Standard 02-03-2018
Hi Manish, Glad you found the solution and thanks for updating for us to see Kind Regards,Dan

Views

1.7K

Likes

0

Replies

0
Re: Use of DefaultFolder ('nmsFolder') function - Adobe Campaign Standard 04-04-2018
Hi,Sorry I must have missed your question. It should be the internal name of the folder.Florent

Views

1.2K

Likes

0

Replies

0
Re: How do you create a SOAP service in CQ5 (AEM) - Adobe Experience Manager 25-02-2016
Try doing a bit of reading & learning: http://www.amazon.com/Beginning-Java-EE-Expert-Voice/dp/143024626X

Views

645

Likes

0

Replies

0
Likes given to
Likes from