business rules migration from dis to dmp.docx

Upload: vigneshwaran-p

Post on 03-Jun-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    1/14

    Business Rules migration from DIS to DMP

    Steps:

    1. Getting the connection details for Business Rules repository.

    a. Open the job in dfPower Studio, search for the node which uses the Business rules and right click itand select Advanced

    b. In the Data Monitoring Advanced Properties, under Property name List, select REPOSITORY andget the REPOSITORY NAME under Property Value box.

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    2/14

    c. Then goto the /etc and open profrepos.cfg file.

    d. Search for the REPSOITORY name in the file and get its ODBC connection name.

    e. Then open the ODBC.ini file get the connection details of the above ODBC connection name.2. Create ODBC connection in dfPower Studio with the gathered details in previous step.

    a. Right click Database connection and select Open ODBC Administrator

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    3/14

    b. ODBC Data Source Administrator dialog will popup.

    c. Hit Add and then select the driver respective for the database to which th e connection need to

    be created and click Finish

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    4/14

    d. Then enter the connection details gather in step 1.e in the Configuration window as below.

    e. Then click Apply. The odbc connection will be created.f. Then in dfPower studio, Under Database Connection, right click the newly created connection and

    select Save Connection

    g. Then enter the username and password and Click ok. Then connection now will be saved.

    3. Registering the connection to Repository in dfPower Studioa. Open dfPower Studio, right click Repository and select Register Repository

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    5/14

    b. Specify a Name in Name Field; check the Database radio button under Type. Then select the Data

    source which you have created in step 2 and hit ok.

    c. The new repository connection will be registered.

    4. Importing the Business rules to a LOCAL file based repository.a. Create a new Local repository by right clicking Repositories and select New Repository

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    6/14

    b. Specify name for the repository; Select File as type and specify a file location as below.

    c. Then Click ok. The repository will be created. Click Close to close the dialog.d. Then right click the newly created repository and select Open in Business Rule Manager

    e. The Business Rule Manager will open up. In that, goto tools->import->Items From Another

    Repository as shown below.

    f. Import Repository Items dialog will popup. In that, select the repository from which the Business

    Rules needs to imported( select repository registered in step 3 ) and Hit Next >

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    7/14

    g. In the next screen select all items and click next.

    h. Then in the next screen, hit finish.

    i. All the Business rules will be imported.

    5. Upgrading the business rules in local repository to DMP2

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    8/14

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    9/14

    i. Open dataflux management studio, and select Data.

    ii. Then Right click Data Connection, select New Data Connection -> ODBC Connection.

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    10/14

    iii. ODBC Data Source Administrator dialog will popup.

    iv. Hit Add and then select the driver respective for the database to which the connection

    need to be created and click Finish

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    11/14

    v. Then enter the connection details gather in step 1.e in the Configuration window as below.

    vi. Then click Apply. The odbc connection will be created.

    vii. Then Right newly created connection under DataConnections and Select Save UserCredentials

    viii. Then enter the username and password and Click ok. Then connection now will be saved.

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    12/14

    b. Registers the repository by right clicking Repository Definition and select New RepositoryDefinition

    c. Specify name to the repository; select data storage as Database Connection. Select the ODBCconnection created in step 6.a as Database connection name as below and click ok.

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    13/14

    d. Then Open Folders and open the local repository and server repository as below.

    e. Select Shared Data under local repository and select all the item below that as below.

  • 8/12/2019 Business Rules migration from DIS to DMP.docx

    14/14

    f. Then right click the selected item and select Copy to folder.

    g. The following dialog will open. Select the server repository as Look in from drop down. Then open

    Shared Data and then hit Open

    h. The Business rules will be copied to the server repository.