|
| Copyright © TIBCO Software Inc. All Rights Reserved |
1. In the Project panel, click the Processes folder, expand the ODSEE folder, and select the ReceivePub item.
2.
3. Click the Input tab in the Configuration panel, and click the plus sign (+) on the left of the WriteActivityInputTextClass item in the activity input tree. Edit the variable fileName to specify the name and the location of the generated file that will record the modification in the LDAP server, with the help of the global variable FileName. Edit the textContent to specify the content of the generated field.
4. Click the Apply button.Figure 3 Customize ReceivePub Process
5. In the Global Variables panel, expand the ODSEE folder. Use the global variable editor to set the global variable FileName, which specifies directly the filename and the location of the .txt file that will record the modification in the LDAP server. In this example, its value is C:\publish.txt.
6.
7. In the Select Processes To Load dialog that appears, the ReceivePub(current) checkbox is checked by default. Click the Load Selected button. The process is now in the Test mode.Figure 4 Select Processes to Load
8.
9. To make a change in your LDAP server, make sure that this change is made to the entries of the object class specified in the Schema View tab in the relevant service. In this example, because the LDAP Schema Classes is person, your change in the LDAP server must relate to this object class.
10.
11.
1. In the Project panel, click the Processes folder, expand the ODSEE folder, and select the Operations.
3. Click the Apply button.
4.
5. In the Select Processes To Load window that appears, check the Operation(current) checkbox. Click the Load Selected button. The process is now in the Test mode.
6.
7. When the process executes, you will find the black arrows that point to each activity have turned to green. Click each icon of the nine activities in the Design panel, then click the Output tab in the Configuration panel. Expand the __caret_returnValue_caret_ item. Success is displayed in the errorString field. See Figure 11 for the result.
8.
1.
3. Click the Apply button.Figure 7 Customize Search Process Activities
4.
5. In the Select Processes To Load dialog that appears, check the Search(current) checkbox. Click the Load Selected button. The process is now in the Test mode.
6.
7. When the process executes, you will find the black arrows that point to each activity have turned to green. Click each icon of the three activities in the Design panel, then click the Output tab in the Configuration panel. Expand the __caret_returnValue_caret_ item. Success is displayed in the errorString field. That means the corresponding activity has been successfully executed. Expand the parameter DN in the Output tab, you will see the search results. See Figure 12 for the results.
8.
1. In the Project panel, click the Processes folder, expand the ODSEE folder, and select the TestSubService item.
2.
3.
5. Click the Apply button.
6.
7. In the Select Processes To Load window that appears, check the TestSubService(current) checkbox. Click the Load Selected button. The process is now in the Test mode.
8.
9.
11. When the process executes, you can see the sentence that contains PersonSubscriptionService in the Console tab of the Adapter Tester dialog. If no error message appears, then it indicates that the corresponding activity has been successfully executed. See the red rectangle area in Figure 13 and Figure 14 for the results.
12.
|
| Copyright © TIBCO Software Inc. All Rights Reserved |