+

Search Tips   |   Advanced Search


Enable autowiring for Mashup integration

If you plan to use the autowiring feature with Mashup integration, add the autowiring properties to an existing Property Extension database. Configuring a property extension database.

To enable autowiring for Mashup integration:

  1. Edit wkplc.properties, located in the directory profile_root/ConfigEngine/properties.

  2. Enter a value for the following parameters under the VMM Property Extension Properties heading:

  3. Save changes to wkplc.properties.

  4. Run...

      appropriate

    for your operating system to add the autowiring properties to the property extension configuration:

    Option Description
    Windows ConfigEngine.bat wp-add-la-property -DWasPassword=password from the profile_root/ConfigEngine directory
    UNIX/Linux ./ConfigEngine.sh wp-add-la-property -DWasPassword=password from the profile_root/ConfigEngine directory
    i5/OS ConfigEngine.sh wp-add-la-property -DWasPassword=password from the profile_root/ConfigEngine directory

    These tasks perform an EJB call to WAS, which must authenticate against WAS. Depending on the configuration in sas.client.props, you may receive a popup window or a command line prompt asking for user identity and password. Enter the WAS user ID and password.

  5. Cycle all required servers to propagate changes.

  6. Edit wkplc.properties.

  7. Enter a value for the following parameters under the VMM Property Extension Properties heading:

  8. Save changes to wkplc.properties.

  9. Run...

      appropriate

    for your operating system to add the autowiring properties to the property extension configuration:

    Option Description
    Windows ConfigEngine.bat wp-add-la-property -DWasPassword=password from the profile_root/ConfigEngine directory
    UNIX/Linux ./ConfigEngine.sh wp-add-la-property -DWasPassword=password from the profile_root/ConfigEngine directory
    i5/OS ConfigEngine.sh wp-add-la-property -DWasPassword=password from the profile_root/ConfigEngine directory

    These tasks perform an EJB call to WAS, which must authenticate against WAS. Depending on the configuration in sas.client.props, you may receive a popup window or a command line prompt asking for user identity and password. Enter the WAS user ID and password.

  10. Cycle all required servers to propagate changes.


Parent topic:

Configure options for mashups in portal (optional)


Related tasks


Configure a property extension database on AIX
Configure a property extension database on HP-UX
Configure a property extension database on i5/OS
Configure a property extension database on Linux
Configure a property extension database on Solaris
Configure a property extension database on Windows