I'm trying to configure Weblogic WebCenter 12C Portal Domain via Ansible on CentOS 7, but still can't find the way how to do it. So far I could install weblogic and weblogic portal with DB via Ansible. But I don't know how to configure Webcenter Portal. /opt/app/middleware/oracle_common/common/bin/config.sh Have anyone already done this step via Ansible? If yes, please share with me this info if you have. I also tried to find any related info on google, but no luck, so I post my question here. Thanks in advance.
Oracle WebCenter 12C Portal Domain Configuration using Ansible
188 views Asked by Alish At
1
There are 1 answers
Related Questions in CONFIGURATION
- Ubuntu wsl2 in windows, my /etc/fonts/fonts.conf keeps reloading
- I am trying to run java application in Eclipse, When I try to do Run > Run as > Java Application it starts to show little processing but nothing happe
- CISCO refuses to turn off spanning tree for specific vlans
- Resolve paths dynamically based on directory where test (or tested files) is located in Jest
- `android` Does Not Exist in `~/Android/Sdk/platform-tools`
- jboss configuration via ipv6 version jboss-eap-7.4
- I can't find a conenction diagarm for the OV7670 camera to the ESP8266
- Locally testing OS environmental variables in Ballerina
- Why is the build configuration always choosing production?
- App Configuration affecting VS Web Server Hosting
- IServiceCollectionConfigurator' does not contain a definition for 'UsingRabbitMq'
- Localhost Not Working After Creating Virtual Host in XAMPP
- Why am i unable to download MySql?
- Azure App Configuration - Replica for 429 HTTP responses
- TYPO3: tx-form custom fluid templates and class for submit button
Related Questions in ANSIBLE
- Kubernetes cluster on GCE connection refused error
- editing pass option in /etc/fstab with ansible
- Ansible role analysis with Checkov - facts evaluation?
- read contents from a file on git using ansible
- Upgrade Gitlab-runner package in amazon Linux 2 and Ubuntu 22.04 through Ansible
- Ansible - Copy Same File to Many Different Paths
- Execute handler as idempotent approach
- How to discern, whether Ansible runs in color mode?
- ansible + packer +windows ami giving "msg": "winrm or requests is not installed: No module named 'winrm'"
- Moving Template or OVA to Datastore using vCenter API
- Ansible - Trouble with conditional
- Increment number on each node with excluding one
- How can I run a command before the playbook when using ansible ee?
- Connect ssh to cisco switch with ansible
- How to use the Ansible Shell module on Linux to start Node.js server in the background?
Related Questions in WEBLOGIC
- weblogic.application.ModuleException: javax.faces.FacesException: Unable to find CDI BeanManager
- Oracle forms error pointing to jacob.jar & frmwebutil.jar
- weblogic abruptly stopped during deployment with fatal error
- Having issue while running a spring boot project using WebLogic
- Getting Whitelabel Error Page when I run my spring boot project
- Issue in af:showDetailItem under panelAccordion component not getting the label after migrating source code from 12.2.1.3 to 12.2.1.4 J developer
- How do I download a blob from a table to a file on the user's local computer using a stored procedure?
- LockType.READ at class vs method level
- Struts 2 to Struts 6 Migration
- Weblogic: The Message Driven Beans in the war file are not reflecting in Weblogic 14.1.1
- HTTP2_PROTOCOL_ERROR and ERR_CONNECTION_CLOSED when updating weblogic version 12 to 14
- Connfigure some urls to use 2-way SSL while others use 1-way SSL on Weblgic Application server
- How to set arguments in Weblogic Admin Server?
- How to set arguments in weblogic via console?
- Angular routes redirecting to base URL on refresh in WebLogic server
Related Questions in PORTAL
- Try to setup Backstage.io in AWS linux EC2 Instance Error Shown after run the command npx @backstage/create-app@latest
- Suggest the best software stack for a large buyer/supplier portal
- A portal containing multiple applications, with a single sign on
- Plugin to Check logged in user’s web role in Microsoft Dynamics 365
- How to cancel the "Keep your account secure" process during login in the Azur portal?
- Setting up a Captive Portal for Android Reverse Tethering with Gnirehtet
- Want Digital Signature from portal to customer Odoo16
- My main navigation pages doesn't show me preview
- Business-To-Buyer API Endpoints For Major E-Commerce Sellers
- Change theme from portal to portlet using Vaadin 14 without reloading the portlet
- MS CRON expression for Azure Function (22:30 - 12:00)
- How to change Chakra ui Toast Component's position
- Portal to a node outside root react element
- Power Bi Dashboard integration with Power Portal 9.5.5.x
- I have created a portal to show a modal but its not showing
Related Questions in WEBCENTER
- Custom Oracle webcenter WCC workflow emails
- how to hide the content managment tab from left menu in oracle webcenter content (UCM)?
- how can i add a user to UCM workflows using IDOC script?
- what is the path of the config file in UCM
- UCM Idoc scripting Cannot find the parameter 'wfAction'. error
- oracle UCM view rejection comments
- from web page, how to get the server/managed server details which are weblogic cluster environment?
- Oracle WebCenter 12C Portal Domain Configuration using Ansible
- Cant render an outputText depending on my systemLocal Variable
- FileNotFoundException On Oracle Web center Sites 12C
- Exception occurs while check in the document in oracle ucm web centre
- Change document account in an Oracle Webcenter Content Workflow
- How to identify and write an excel file with .xls extension which has .xlsx content
- How I can create Webcenter Portal Application from JDeveloper 12c?
- Call services from workflow
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
First, are you creating a WebLogic Portal env or a WebCenter Portal env ? Once WebLogic Portal or WebCenter is installed with Ansible you have to create your domain with a WLST script.