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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Tool: Generate Curl Command to Update OSGI Configurations | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

Tool: Generate Curl Command to Update OSGI Configurations by Sourced Code

Abstract

This tool helps generate a curl command used for updating OSGI configurations directly from the terminal, bash, or Window’s console. It’s a good idea to read the micro-front-end tool’s notes, described at the bottom of the page, before using the tool.

AEM Curl Generator for Updating OSGI Configs
--->AEM Environment: http://localhost:4502
--->Username: admin
--->Password: admin
--->PID: com.day.cq.mailer.DefaultMailService

Generated Curl Command:
curl -u admin:admin 'http://localhost:4502/system/console/configMgr/com.day.cq.mailer.DefaultMailService' --data-raw 'apply=true&action=ajaxConfigManager&%24location=&=&propertylist='

OSGI Console Url
http://localhost:4502/system/console/configMgr/com.day.cq.mailer.DefaultMailService

Read Full Blog

Tool: Generate Curl Command to Update OSGI Configurations

Q&A

Please use this thread to ask the related questions.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies