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

alex_lo15
alex_lo15
Online

Badges

Badges
8

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
4

Posts

Posts
10

Discussions

Discussions
2

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by alex_lo15
Customize the badges you want to showcase on your profile
Re: Document services not working - Adobe Experience Manager Forms 18-12-2019
Thanks! We solved the issue by playing around today with a lot of combinations of the C++ redistributables. In the end we needed only 2010 and 2012 x86 version, any other combination triggered conflicts!

Views

2.6K

Likes

0

Replies

0
Re: Document services not working - Adobe Experience Manager Forms 18-12-2019
Thanks for your answer! I have administration permissions and also the AEM service is running with them. Can you give me a short insight what you mean with C++ executable? We tried to run the XMLForm.exe from cmd and got the following missing dependencies:omniDynamic411_vc10_rt.dllomniORB411_vc10_rt.dllomnithread33_vc10.rt.dll Then we tried to install some Microsoft Visual C++ Redistributables, restarted and got the same error message for executing the .exe and also still the error while trying ...

Views

2.4K

Likes

0

Replies

0
Re: Document services not working - Adobe Experience Manager Forms 17-12-2019
Yes, thanks! I got access to the DayCare 2 hours ago, so I tried it in the morning on this channel!

Views

2.4K

Likes

0

Replies

0
Document services not working - Adobe Experience Manager Forms 17-12-2019
Hi community, we need to setup AEM Forms 6.5 (OSGI) on a Windows Server 2016 Installation is as follows (https://docs.adobe.com/content/help/en/experience-manager-65/forms/install-aem-forms/osgi-installation/install-configure-document-services.html)The user has administration permissions 1. AEM 6.5 running with Quickstart (tested already as a service, too): all bundles started2. Installed SP3 and the related Forms for Windows (6.0.122)3. Adjusted sling.properties with bouncy castle... -> everyth...

Views

3.8K

Likes

0

Replies

12
Re: Custom components in AF Themes Editor - Adobe Experience Manager Forms 04-11-2019
Hey Mayank,thanks for you response! I definitely want to have my classes separated, the problem is the connection to the theme editor. As long as you as a developer are the only one responsible for the styles there is no problem: custom components, styles, js and so on... But if you serve your adaptive forms application and the customer (maybe a marketing person) wants to change some styles with the help of that theme editor UI you run into troubles if you have custom components Did you manage t...

Views

1.3K

Likes

0

Replies

0
Custom components in AF Themes Editor - Adobe Experience Manager Forms 04-11-2019
Hey,we´re working on a project for AEM 6.5 adaptive forms and we need to create custom components. The customer needs to style these components with the help of the themes editor and apply different themes to their forms.As long as we can handle all styling of the components inside the themes editor (styles handled in the themes-json) there is no problem. At some point we need the help of some LESS which is included inside a clientlib connected to the theme. (e.g. there is no possibility to styl...

Views

1.5K

Likes

0

Replies

3
Re: /libs/cq/xssprotection/config.xml vs /libs/sling/xss/config.xml - Adobe Experience Manager 18-06-2018
Hey,we had some issues regarding this topic, too. Out of a DayCare ticket we got the following answer:At the end we got it working but have still different behaviour on different environments.Could please somebody explain the difference between the two files (as the author of the question mentioned above)ThanksAlex

Views

2.2K

Likes

2

Replies

1
Data integration: rest parameters in adaptive form - Adobe Experience Manager Forms 08-09-2017
Hello,I'm about to build an adaptive forms application with the help of the new aem 6.3 feature "Data Integration". I use a swagger file which needs two parameters coming from the http header of the request. So i set up a servlet to read out the parameters and forward them to the form. Now my question:What is the best way to get these parameters into my rule editor (where I want to make the ws call)?1. Prefill hidden fields- fill the 'data' attribute in my servlet like described in here: AEM 6.3...

Views

3.2K

Like

1

Replies

1
Re: Web enabled images with fixed size - Adobe Experience Manager Assets 09-06-2017
Thanks for your quick answer. I think that don´t matches our problem. the limitation gives us only the possibility to make "bigger" renditions.we need renditions that have the exact size of our requirement.e.g. an image of 1920x467 should create a rendition of 300x300 (as the real size of the image, not 300x25 for example). so forcing the resize workflow step is no option because the picture will be skewed. so we need another option to crop an 300x300 area out of the image.

Views

1.5K

Likes

0

Replies

0
Web enabled images with fixed size - Adobe Experience Manager Assets 09-06-2017
Hello Community,we have a requirement to create renditions with fixed size. The problem is that aem always sizes the images along the ratio of the image and so a web enabled image which should be 1200x1200 has only a size of 1200x765 (for example) - which is good and totally okay! But we need something like cropping an area with fixed size out of the center of the image.is there any mechanism / workflow which can handle this? Or somebody who has similar problems / requirements?Thank you for your...

Views

3.1K

Like

1

Replies

5
Likes given to