Wednesday, January 18, 2012

SPNEGO authentication is not supported on this client. firefox Internet explorer configuration

Configuring SPNEGO ( Integrated Windows Authentication ) on mozilla firefox:

Enter following address in mozilla firefox web browser
about:config

It will open warning page saying changing these setting might void warranty.
Click on I'll be careful, I promise!

In Filter field enter network.nego
This will list down preferences starting with network.nego*

Change value of network.negotiate-auth.delegation-uris to http://,https://
Change value of network.negotiate-auth.trusted-uris to http://,https://
Its done!

Configuring SPNEGO ( Integrated Windows Authentication ) on Internet Explorer:
  1. At the desktop, log in to the windows active directory domain.
  2. Activate Internet Explorer.
  3. In the Internet Explorer window, click Tools > Internet Options > Security tab.
  4. Select the Local intranet icon and click Sites.
  5. In the Local intranet window, ensure that the "check box" to include all local (intranet) not listed in other zones is selected, then click Advanced.
  6. In the Local intranet window, fill in the Add this Web site to the zone field with the Web address of the host name so that the single sign-on (SSO) can be enabled to the list Web sites shown in the Web sites field. Your site information technology staff provides this information. Click OK to complete this step and close the Local intranet window.
  7. On the Internet Options window, click the Advanced tab and scroll to Security settings. Ensure that the Enable Integrated Windows Authentication (requires restart) box is selected.
  8. Click OK. Restart your Microsoft Internet Explorer to activate this configuration.

Tuesday, January 17, 2012

Create Measurement Document using BAPI RFC

Function Module MEASUREM_DOCUM_RFC_SINGLE_001

Task

RFC Measurement document: Individual processing, Create

Use

This RFC enables the following remote calls for creating measurement documents:



  • Remote dialog (WITH_DIALOG_SCREEN = 'X')
  • API without Dialog (WITH_DIALOG_SCREEN = ' ')


The session "Create with dialog" can be used for the correction of incorrect data records (compare with processing in the foreground for incorrect batch input sessions).

You can use the parameter CREATE_NOTIFICATION to determine whether another maintenance notification should be created for the measurement document.

If a notification is to be created, a notification type that is set in Customizing of the target system can be assigned, using the parameter NOTIFICATION_TYPE. The standard notification type M2 = Malfunction report is preassigned.

Additionally, the notification can be assigned a priority that also has to be set in Customizing of the target system.


The following data can be copied into the notification from the measurement document or the measuring point:

  • Measuring point object of the measuring point (functional location or equipment)
  • The field Assembly for the measuring point (should be included in the bill of material of the measuring point object)
  • Measurement time in the field Malfunction start (date and time) of the notification
  • Counter-reader in the field Notifier of the notification
  • Short text
  • Valuation code, as long as its catalog type is the same as the catalog type defined in Customizing for Problems (V_TQ80_C-FEKAT) of the respective notification type.
Click here for more information on Plant Maintenance.