Middleware ( Oracle / IBM )
Tuesday, January 10, 2017
Terminal and vi quick navigation commands
›
Terminal shortcuts : Ctrl + L clear screen Ctrl + D logout Ctrl + A cursor to start of the line Ctrl + E cursor to End of the line...
2 comments:
Sunday, May 15, 2016
Accessing the API using api_key through python and retrieving the data
›
Following python script connects to public api using the api_key and we can retrieve the data from it. In order to get authenticated and ...
31 comments:
Tuesday, March 8, 2016
Importing certificate to oracle ohs wallet using orapki
›
Importing the client root/intermediate/public cert to oracle http server wallet As middleware administrator tasks its regular to update the...
Monday, March 7, 2016
Undeploy SOA Composite using wlst
›
SOA composite undeploy when em is not working: Method :1: cd $MIDDLEWARE_HOME\ORACLE_SOA_HOME\common\bin wlst.cmd connect('weblog...
1 comment:
Shell Script to monitor folder and send email with new files created on the folder
›
#!/bin/bash # The following script is developed to monitor the folders and send an email with new files generated in the folders a_dir=...
›
Home
View web version