FIX: You cannot configure the CancelOrder transaction and the TerminateOrder transaction to be performed by different users in the Connected Services Framework Order Handling Standard Business Event 2.5 (908906)



The information in this article applies to:

  • Microsoft Connected Services Framework Order Handling Standard Business Event 2.5

SYMPTOMS

In the Microsoft Connected Services Framework Order Handling Standard Business Event 2.5, you cannot configure the CancelOrder transaction and the TerminateOrder transaction to be performed by different users. The CancelOrder transaction and the TerminateOrder transaction must be performed by the same user.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

No prerequisites are required.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
File nameFile versionFile sizeDateTimePlatform
Microsoft.csf.sbe.orderhandling.dll2.5.0.106594,20828-Sep-200500:25x86
Microsoft.csf.sbe.orderhandling.mastercontroller.dll2.5.0.1065114,68828-Sep-200500:33x86

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

This hotfix changes the behavior of the CancelOrder transaction and of the TerminateOrder transaction. After you apply this hotfix, you can set the following Boolean values to true in the SbeMasterController.config file:
  • <ConfigValue key="UseRoleInsteadOfUserToCheckTerminateRequest" value="true" />
  • <ConfigValue key="UseRoleInsteadOfUserToCheckCancelRequest" value="true" />
Then, the users who are listed under the OHSBERole group in the SbeMasterController.config file can perform the CancelOrder transaction and the TerminateOrder transaction.

The SbeMasterController.config file can be found in the following location:

%root%:\Program Files\Microsoft CSF\Configuration\SbeMasterController.config

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MajorLast Reviewed:12/8/2005
Keywords:kbfix kbbug kbmsccsearch kbpubtypekc KB908906 kbAudDeveloper