ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
ms_tie_errors.h File Reference
#include <common/emh_const.h>

Go to the source code of this file.

Macros

#define MS_TIE_4GD_unsupported_class   (EMH_MULTISITE_TIE_error_base + 24 )
 
#define MS_TIE_bulk_IXR_creation_updation_failed   (EMH_MULTISITE_TIE_error_base + 6 )
 
#define MS_TIE_callback_function_not_set   (EMH_MULTISITE_TIE_error_base + 20 )
 
#define MS_TIE_client_polling_failed   (EMH_MULTISITE_TIE_error_base + 19 )
 
#define MS_TIE_commit_export_failed   (EMH_MULTISITE_TIE_error_base + 9 )
 
#define MS_TIE_commit_import_failed   (EMH_MULTISITE_TIE_error_base + 14 )
 
#define MS_TIE_context_dir_not_stored   (EMH_MULTISITE_TIE_error_base + 16 )
 
#define MS_TIE_export_failed   (EMH_MULTISITE_TIE_error_base + 4 )
 
#define MS_TIE_export_post_processing_failed   (EMH_MULTISITE_TIE_error_base + 8 )
 
#define MS_TIE_export_preprocessing_failed   (EMH_MULTISITE_TIE_error_base + 1 )
 
#define MS_TIE_import_failure_at_site   (EMH_MULTISITE_TIE_error_base + 22 )
 
#define MS_TIE_import_failures_reported   (EMH_MULTISITE_TIE_error_base + 23 )
 
#define MS_TIE_import_post_processing_failed   (EMH_MULTISITE_TIE_error_base + 15 )
 
#define MS_TIE_import_pre_processing_failed   (EMH_MULTISITE_TIE_error_base + 10 )
 
#define MS_TIE_import_process_failed   (EMH_MULTISITE_TIE_error_base + 11 )
 
#define MS_TIE_import_process_failed_for_island   (EMH_MULTISITE_TIE_error_base + 12 )
 
#define MS_TIE_invalid_argument   (EMH_MULTISITE_TIE_error_base + 2 )
 
#define MS_TIE_IXR_commit_failed   (EMH_MULTISITE_TIE_error_base + 7 )
 
#define MS_TIE_no_idsm_staging_dir_found   (EMH_MULTISITE_TIE_error_base + 17 )
 
#define MS_TIE_non_objio_object   (EMH_MULTISITE_TIE_error_base + 3 )
 
#define MS_TIE_null_source_site   (EMH_MULTISITE_TIE_error_base + 21 )
 
#define MS_TIE_processing_export_results_failed   (EMH_MULTISITE_TIE_error_base + 5 )
 
#define MS_TIE_processing_import_results_failed   (EMH_MULTISITE_TIE_error_base + 13 )
 
#define MS_TIE_read_sst_file_error_on_import   (EMH_MULTISITE_TIE_error_base + 26 )
 
#define MS_TIE_relations_not_present_in_map   (EMH_MULTISITE_TIE_error_base + 25 )
 
#define MS_TIE_reports_no_processed_objects   (EMH_MULTISITE_TIE_error_base + 27 )
 
#define MS_TIE_server_push_import_failed   (EMH_MULTISITE_TIE_error_base + 18 )
 
#define MS_TIE_sst_transaction_fail   (EMH_MULTISITE_TIE_error_base + 28 )
 

Detailed Description

Errors for the TCXML based Multisite operation.


Date Name Description of Change

23-Jul-2012 marothiy Initial Version

$HISTORY$


Definition in file ms_tie_errors.h.

Macro Definition Documentation

#define MS_TIE_4GD_unsupported_class   (EMH_MULTISITE_TIE_error_base + 24 )

The object class "%1$" is not a supported 4th Generation Designer (4GD) class. Please check the "4GD Multi-Site Support" chapter of the technical documentation for a list of such supported classes.

Definition at line 103 of file ms_tie_errors.h.

#define MS_TIE_bulk_IXR_creation_updation_failed   (EMH_MULTISITE_TIE_error_base + 6 )

Multisite TIE bulk IXR creation or updation failed.

Definition at line 49 of file ms_tie_errors.h.

#define MS_TIE_callback_function_not_set   (EMH_MULTISITE_TIE_error_base + 20 )

Multisite TIE callback function is not set.

Definition at line 91 of file ms_tie_errors.h.

#define MS_TIE_client_polling_failed   (EMH_MULTISITE_TIE_error_base + 19 )

Multisite TIE client request polling failed.

Definition at line 88 of file ms_tie_errors.h.

#define MS_TIE_commit_export_failed   (EMH_MULTISITE_TIE_error_base + 9 )

Multisite TIE commit import failed.

Definition at line 58 of file ms_tie_errors.h.

#define MS_TIE_commit_import_failed   (EMH_MULTISITE_TIE_error_base + 14 )

Multisite TIE commit import failed.

Definition at line 73 of file ms_tie_errors.h.

#define MS_TIE_context_dir_not_stored   (EMH_MULTISITE_TIE_error_base + 16 )

Multisite TIE callback processing could not find the context for key["%1$"].

Definition at line 79 of file ms_tie_errors.h.

#define MS_TIE_export_failed   (EMH_MULTISITE_TIE_error_base + 4 )

Multisite TIE export failed at the perform export stage.

Definition at line 43 of file ms_tie_errors.h.

#define MS_TIE_export_post_processing_failed   (EMH_MULTISITE_TIE_error_base + 8 )

Multisite TIE export failed at post processing stage.

Definition at line 55 of file ms_tie_errors.h.

#define MS_TIE_export_preprocessing_failed   (EMH_MULTISITE_TIE_error_base + 1 )

When/if the "DIST_" ITK is released to the customer, we'll need to include without module Multisite TIE export failed at the pre-processing stage.

Definition at line 34 of file ms_tie_errors.h.

#define MS_TIE_import_failure_at_site   (EMH_MULTISITE_TIE_error_base + 22 )

Multisite TIE import failure reported at the site ["%1$"].

Definition at line 97 of file ms_tie_errors.h.

#define MS_TIE_import_failures_reported   (EMH_MULTISITE_TIE_error_base + 23 )

Multisite TIE import failures reported by some remote sites, please find details in the syslog.

Definition at line 100 of file ms_tie_errors.h.

#define MS_TIE_import_post_processing_failed   (EMH_MULTISITE_TIE_error_base + 15 )

Multisite TIE import failed at post processing stage.

Definition at line 76 of file ms_tie_errors.h.

#define MS_TIE_import_pre_processing_failed   (EMH_MULTISITE_TIE_error_base + 10 )

Multisite TIE import failed at pre-processing stage.

Definition at line 61 of file ms_tie_errors.h.

#define MS_TIE_import_process_failed   (EMH_MULTISITE_TIE_error_base + 11 )

Multisite TIE import process failed.

Definition at line 64 of file ms_tie_errors.h.

#define MS_TIE_import_process_failed_for_island   (EMH_MULTISITE_TIE_error_base + 12 )

Multisite TIE import process failed for island ["%1$"].

Definition at line 67 of file ms_tie_errors.h.

#define MS_TIE_invalid_argument   (EMH_MULTISITE_TIE_error_base + 2 )

Invalid argument encountered whzile TIE mode processing during multisite operation.

Definition at line 37 of file ms_tie_errors.h.

#define MS_TIE_IXR_commit_failed   (EMH_MULTISITE_TIE_error_base + 7 )

Multisite TIE bulk IXR commit process failed.

Definition at line 52 of file ms_tie_errors.h.

#define MS_TIE_no_idsm_staging_dir_found   (EMH_MULTISITE_TIE_error_base + 17 )

Staging directory ["%1$"] for the given context ["%2$"] could not be found.

Definition at line 82 of file ms_tie_errors.h.

#define MS_TIE_non_objio_object   (EMH_MULTISITE_TIE_error_base + 3 )

Object ["%1$"] is not supported for the OBJIO mode processing, only usage with -fast_export flag is supported.

Definition at line 40 of file ms_tie_errors.h.

#define MS_TIE_null_source_site   (EMH_MULTISITE_TIE_error_base + 21 )

Source site cannot be null.

Definition at line 94 of file ms_tie_errors.h.

#define MS_TIE_processing_export_results_failed   (EMH_MULTISITE_TIE_error_base + 5 )

Multisite TIE export failed at the processing export results stage.

Definition at line 46 of file ms_tie_errors.h.

#define MS_TIE_processing_import_results_failed   (EMH_MULTISITE_TIE_error_base + 13 )

Multisite TIE processing import results while processing the log ["%1$"].

Definition at line 70 of file ms_tie_errors.h.

#define MS_TIE_read_sst_file_error_on_import   (EMH_MULTISITE_TIE_error_base + 26 )

An error has been encountered while reading the Synchronous Site Transfer (SST) file at the import site. Please refer to the server/IDSM logs for details.

Definition at line 112 of file ms_tie_errors.h.

#define MS_TIE_relations_not_present_in_map   (EMH_MULTISITE_TIE_error_base + 25 )

The following relations are not present in the preference "%2$": %1$. For each of these relations, the following steps are needed to correct the situation:

  1. Add the relation name and its option to the preference "TC_cms_relation_optset_map" (e.g. "IMAN_reference,opt_reference_rel").
  2. Set the relation's option to true in the Multi-Site default option set using the PLM XML/TC XML Export Import Administration application in the rich client (e.g. for IMAN_reference, set "opt_reference_rel" to true).
  3. Add the closure rule in the Multi-Site default closure rule using the same rich client application (e.g. CLASS:WorkspaceObject:CLASS:WorkspaceObject:RELATIONP2S:IMAN_reference:SKIP:$opt_reference_rel=="false").

Definition at line 109 of file ms_tie_errors.h.

#define MS_TIE_reports_no_processed_objects   (EMH_MULTISITE_TIE_error_base + 27 )

TC XML based processing has reported that no objects were processed during the "Import" operation. Please refer to the server/IDSM logs for details.

Definition at line 115 of file ms_tie_errors.h.

#define MS_TIE_server_push_import_failed   (EMH_MULTISITE_TIE_error_base + 18 )

Multisite TIE IDSM server process import failed.

Definition at line 85 of file ms_tie_errors.h.

#define MS_TIE_sst_transaction_fail   (EMH_MULTISITE_TIE_error_base + 28 )

The "Synchronous Site Transfer (SST)" operation has failed during the TC XML based multisite operation. Please refer to the server/IDSM logs for details.

Definition at line 118 of file ms_tie_errors.h.