Tuesday, 16 February 2016

How to Configure Weblogic Server to Send a Notification When its Configuration is Changed

                        Email Notification

1Change 1:
Log into http://localhost:port/console
Go to the Services ->Mail Sessions , Click New
Name=ITSB_Prod_MailSession
JNDI Name=ITSB_Prod_MailSession
JavaMail Properties:---
 mail.smtp.host=hmail.tdk.dk
mail.transport.protocol=smtp
mail.from=skrms@gmail.com
click Next
select itsb_admin and choose All servers in the cluster
click finish
Activate changes

Change2:
Go to the Diagnostics → Diagnostic Modules
Click Module Name Module-FMWDFW
Click Watches and Notifications
Click Notifications ,
New,  Type = SMTP(E-Mail)
Next , Notification Name = ITSB2_Prod_Notification
Enable Notification = True  , Next
Mail Session Name = ITSB_Prod_MailSession
E -Mail Recipients = mail id's
E – Mail Subject = ALERT: ITSB 2 Production Server Change Configuration
Finish
Activate changes


Change 3:
Go to the Diagnostics → Diagnostic Modules
Click Module Name Module-FMWDFW
Click Watches and Notifications
Click Watches , New
Watch Name =ITSB2_Prod_Configuration
Watch Type  =Server log
Check the check box beside Enable Watch
Watch Rule:
('(USERID != \'<wls kernel="">\') AND (MESSAGE LIKE \'%MODIFIED%\' OR MESSAGE LIKE \'%CREATED%\' OR MESSAGE LIKE \'%REMOVED%\') AND (SUBSYSTEM = \'Configuration Audit\')')
Next , Select the Use an automatic reset alarm
Chosen the ITSB2_Prod_Notification
Finish
Repeat the steps 1 to 3
Select the  Severity = Notice
   Log Watch Severity = Info
 And
domain -> Configuration -> General -> Advanced settings and set the Configuration Audit Type to "Change Log":

Sunday, 9 November 2014

                 MFT- Installation Guide 12c
                                               -By Krushna

Table of Contents



1      INTRODUCTION


Oracle Managed File Transfer (Oracle MFT) enables secure file exchange and management with internal departments and external partners. It protects against inadvertent access to unsecured files at every step in the end-to-end transfer of files. It is easy to use especially for non technical staff so you can leverage more resources to manage the transfer of files. The extensive reporting capabilities allow you to get quick status of a file transfer and resubmit it as required. You can protect data in your DMZ by using the SSH/FTP reverse proxy.

Oracle has introduced MFT (Managed File Transfer) tool in Oracle SOA 12c. MFT enables secure file exchange between two points; these two points can be internal or external.

This post is step by step installation guide of Managed File Transfer (MFT).


In this release of Oracle SOA 12c, we can't use Java DB for MFT. We have to use Oracle database.


There are some Prerequisites for MFT Installation which are mentioned below.    
·       Dow load the 12c software
·       Run the JDK 1.7
·       Run the MFT command

2      Steps to install


2.1      Install Managed File Transfer installer