![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The source.nsf database is used in this example.
1. Start Lotus Notes and click Databases.
2.
a. Select the database file source.nsf.
− Queue Db Server: IP address of the machine that hosts the database file.
− Host Name: IP address of the machine on which the adapter is running.
2. From the File menu, select Import.
3.
4. In the Import dialog, check the Select archive file radio button, browse to select the example archive file AMX_HOME\extensions\adlnse\6.0\samples\AMX_BWSE\DynamicSubBindBwse.zip.
5. Ensure that the Adapter Project DynamicSubWithBwse-UI, the Designer Project DynamicSubWithBwse-DABS, and the SOA Project DynamicSubWithBwse-SOA have been selected in the Projects pane.
6. Select the Copy projects into workspace checkbox.
7. Click Finish.After importing the projects, you need to change the connection parameters based on the environment.
1. In the Project Explorer, expand DynamicSubWithBwse-UI > defaultVars, and then double-click defaultVars.substvar to open the editor for substitution variables.
2. Change values for substitution variables adln.connection.dominoserver, adln.connection.username, and adln.connection.password.
4. In the Project Explorer, expand DynamicSubWithBwse-UI > Shared Resources, and then double-click LotusNotes Connection.sharelnc to open the editor for connection.
5. Click the Test Connection button to ensure that the adapter can connect to Lotus applications.
a. In the Project Explorer, expand DynamicSubWithBwse-UI > Adapter Configurations, right-click the adapter instance ADLN_DynamicSubBwseConfiguration.adlnmodel, and then select Generate Adapter WSDL from the shortcut menu.
b.
c. Click OK when prompted to overwrite the existing resource.Task D Update the Designer Project
1. In the Project Explorer, select the Designer Project DynamicSubWithBwse-DABS.
3.
4. In the Import Resource or File dialog, select Folder in the Format field, and then browse to select the schema folder in the SOA Project DynamicSubWithBwse-SOA. Click OK.
5. Import the ADLN_DynamicSubBwseConfiguration_genresources folder in the SOA Project DynamicSubWithBwse-SOA in the same way.
6. In the Project Explorer, expand DynamicSubWithBwse-SOA > Composites, and then right-click the composite file DynamicSubWithBwse-SOA.composite, select Refresh to update the BusinessWorks component.
a. In the Project Explorer, select the Designer Project DynamicSubWithBwse-DABS, and then double-Click the process file ADLN_DynamicSubBwseConfiguration_subscriber.process.
b. In the Editor view, select the Timer activity, the time interval is set to 10 seconds, which means the insert operation will be carried out every ten seconds. You can change the time interval if necessary.
c. Select the LoginAction activity, in the Input tab, change the values of the username field and the password field to login to Domino Server.
d. Select the SubscriberInsert activity, check the configuration of the insert operation in the Input tab.
1.
2. Right-click the service assembly file DynamicSubWithBwse-SOA.saf, and then select Refresh Service Assembly from the shortcut menu.
3. Right-click the DynamicSubWithBwse-SOA.saf file, and then select Build Archive from the shortcut menu.
4. Click Yes when prompted to overwrite the existing resource.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |