Skip Headers
Oracle® Application Integration Architecture Agile Product Lifecycle Management Integration Pack for Oracle E-Business Suite: Design to Release Implementation Guide
Release 11.2

Part Number E36185-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

D Security Policies Validation

This appendix discusses the security policies available for Agile Product Lifecycle Management Integration Pack for Oracle E-Business Suite Design to Release.Table D-1 describes the composites delivered with this integration and their default Service Policies (entry point) and Client Policies (invocation point). It describes the reason why the policy is either globally or locally attached.

To validate the attached policies:

  1. Login to Oracle Enterprise Manager Fusion Middleware Control.

  2. Navigate to SOA, default.

  3. Select the composite to verify

    1. On the Dashboard tab, navigate to the Services and References section.

    2. Select the text in the Name column (service or reference/client).

      A new page will open.

    3. Select the Policies tab.

    4. View the directly or globally attached policies.

Note:

The information listed in Table D-1 assumes the latest rollup patch (RUP) for the Design to Release: Agile - EBS / PIM PIP is applied. The latest patch number at the time of the 11.1 release is 12543953, but it is recommended to download the latest RUP from My Oracle Support (MOS).

Table D-1 Security Policies

Composite Service Reference Security Policy csf-key Attached Directly or Globally Comments

ACSAXMLJMSConsumer

AIASystem.Agile.ECOQueue.ACSJMSConsumer_RS_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows JMSConsumer naming standards, so it gets this global policy automatically attached.

ACSAXMLJMSConsumer

ACSJMSWeblogicConsumer

N/A

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

ACSAXMLJMSConsumer

N/A

BPELSystem.default.CreateQueueService.CreateQueueService_1_0

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows JMSConsumer naming standards, so all references get this global policy automatically attached.

BillOfMaterialsConfigurationEBS

BillOfMaterialsConfigurationEBS_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so it gets this global policy automatically attached.

BillOfMaterialsConfigurationEBS

N/A

GetConfigurationURLAgileReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

BillOfMaterialsConfigurationEBS

N/A

SyncBillOfMaterialsConfigurationListAgileProvABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

BillOfMaterialsConfigurationEBS

N/A

AsyncResponseSimulator

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ChangeStatusDBAdpater

AIASystem.Agile.ABCSImpl.ChangeStatusDBAdapter_RS_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows Adapter naming standards, so it gets this global policy automatically attached.

ChangeStatusDBAdpater

N/A

AIASystem.Agile.ABCSImpl.ChangeStatusDBAdapter

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

CreateEngineeringChangeOrderListEbizAdapter

CreateEngineeringChangeOrderListEbizAdapter_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows Adapter naming standards, so it gets this global policy automatically attached.

CreateEngineeringChangeOrderListEbizAdapter

N/A

CreateEngineeringChangeOrderListEbizAdapter

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

CreateEngineeringChangeOrderListEbizProvABCSImpl

CreateEngineeringChangeOrderListEbizProvABCSImpl

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

CreateEngineeringChangeOrderListEbizProvABCSImpl

N/A

ECOService

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

CreateEngineeringChangeOrderListEbizProvABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

CreateEngineeringChangeOrderListEbizProvABCSImpl

N/A

EngineeringChangeOrderErrorResponseEBS

oracle/wss_username_token_client_policy

AIABasicCredentials

Directly

We attach a local policy in this case to break the transaction. The global transaction will have optimization on, which forces all SOAP calls to be local, so everything would be in the same transaction. We attach a local policy in this case so that we are NOT using a policy with optimize calls turned on so that we break the transaction. This is needed for Async-Delayed Response calls to work properly in an error scenario so the error gets returned to the Requester instead of just rolling back the entire transaction.

CreateEngineeringChangeOrderListEbizProvABCSImpl

N/A

UserExt

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

CreateEngineeringChangeOrderListEbizProvABCSImpl

N/A

EngineeringChangeOrderResponseEBS

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

CreateQueueControlService

PollQueueControl_RS_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

CreateQueueControlService

PollQueueControl

N/A

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

CreateQueueControlService

N/A

InsertIntoQueueControl

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

CreateQueueService

ACS

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

CreateQueueService

N/A

InsertIntoQueue

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

EngineeringChangeOrderEBS

EngineeringChangeOrderEBS_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so it gets this global policy automatically attached.

EngineeringChangeOrderEBS

N/A

UpdateEngineeringChangeOrderListAgileProvABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

EngineeringChangeOrderEBS

N/A

ValidateEngineeringChangeOrderListEbizProvABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

EngineeringChangeOrderEBS

N/A

CreateEngineeringChangeOrderListEbizProvABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

EngineeringChangeOrderEBS

N/A

AsyncResponseSimulator

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

EngineeringChangeOrderResponseEBS

EngineeringChangeOrderResponseEBS_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so it gets this global policy automatically attached.

EngineeringChangeOrderResponseEBS

N/A

AsyncResponseSimulator

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

EngineeringChangeOrderResponseEBS

N/A

ProcessEngineeringChangeOrderAgileReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

EngineeringChangeOrderResponseEBS

N/A

ValidateEngineeringChangeOrderListAgileReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

EngineeringChangeOrderResponseEBS

N/A

UpdateEngineeringChangeOrderListEbizReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

GenerateItemNumberService

client

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

GenerateItemNumberService

N/A

GenerateItemNumberService

oracle/wss_username_token_client_policy

GINServiceKey

Directly

The Ebiz web service needs the wss_http_token_client_policy policy attached using the GINServiceKey when their service is called. This passes the Ebiz credentials to their web services. Without this directly attached policy, the global policy would be used and it would try to pass the AIA FMW credentials, which are not correct to get a user into Ebiz.

GetConfiguratorURLAgileReqABCSImpl

client

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

GetConfiguratorURLAgileReqABCSImpl

N/A

BillOfMaterialsConfigurationEBSV1

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

GetConfiguratorURLAgileReqABCSImpl

N/A

ExtensionServices

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

GetConfiguratorURLAgileReqABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

GetConfiguratorURLEbizAdapter

GetConfiguratorURLEbizAdapter_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows Adapter naming standards, so it gets this global policy automatically attached.

GetConfiguratorURLEbizAdapter

N/A

GetConfiguratorURLEbizAdapter

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

GetConfiguratorURLEbizProvABCSImpl

GetConfiguratorURLEbizProvABCSImpl

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

GetConfiguratorURLEbizProvABCSImpl

N/A

GetConfiguratorURLEbizAdapter

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

GetConfiguratorURLEbizProvABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

GetConfiguratorURLEbizProvABCSImpl

N/A

GetConfiguratorURLEbizProvABCSImplExtension

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ItemBalanceEBS

ItemBalanceEBS_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so it gets this global policy automatically attached.

ItemBalanceEBS

N/A

AsyncResponseSimulator

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ItemBalanceEBS

N/A

UpdateItemBalanceAgileProvABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ItemBalanceResponseEBS

ItemBalanceResponseEBS_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so it gets this global policy automatically attached.

ItemBalanceResponseEBS

N/A

AsyncResponseSimulator

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ItemBalanceResponseEBS

N/A

UpdateItemBalanceEbizReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ItemEBSV2

ItemEBSV2_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so it gets this global policy automatically attached.

ItemEBSV2

N/A

SyncItemListEbizProvABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ItemEBSV2

N/A

AsyncResponseSimulator

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ItemEBSV2

N/A

UpdateItemListAgileProvABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ItemResponseEBSV2

ItemResponseEBSV2_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so it gets this global policy automatically attached.

ItemResponseEBSV2

N/A

UpdateItemListEbizReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ItemResponseEBSV2

N/A

AsyncResponseSimulator

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ItemResponseEBSV2

N/A

SyncItemListAgileReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows EBS naming standards, so all references get this global policy automatically attached.

ProcessEngineeringChangeOrderAgileReqABCSImpl

QueueController

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

ProcessEngineeringChangeOrderAgileReqABCSImpl

N/A

ProcessEngineeringChangeOrderAgileReqABCSImplExtensionService

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ProcessEngineeringChangeOrderAgileReqABCSImpl

N/A

ChangeABSService

oracle/wss_http_token_client_policy

AgileWebServiceKey

Directly

Agile web services need the wss_http_token_client_policy policy attached using the AgileWebServiceKey when their service is called. This passes the Agile credentials to their web services. Without this directly attached policy, the global policy would be used and it would try to pass the AIA FMW credentials, which are not correct to get a user into Agile.

ProcessEngineeringChangeOrderAgileReqABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ProcessEngineeringChangeOrderAgileReqABCSImpl

N/A

QueueProcessorServiceImplErrorReturn

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ProcessEngineeringChangeOrderAgileReqABCSImpl

N/A

EngineeringChangeOrderEBS

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

QueryEngineeringChangeOrderListEbizAdapter

QueryEngineeringChangeOrderListEbizAdapter_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows Adapter naming standards, so it gets this global policy automatically attached.

QueryEngineeringChangeOrderListEbizAdapter

N/A

QueryEngineeringChangeOrderListEbizAdapter

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueryItemBalanceListEbizAdapter

QueryItemBalanceListEbizAdapter_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows Adapter naming standards, so it gets this global policy automatically attached.

QueryItemBalanceListEbizAdapter

N/A

QueryItemBalanceListEbizAdapter

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueryItemListEbizAdapter

QueryItemListEbizAdapter_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows Adapter naming standards, so it gets this global policy automatically attached.

QueryItemListEbizAdapter

N/A

QueryItemListEbizAdapter

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueryResponsibilityEbizAdapter

QueryResponsibilityEbizAdapter_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows Adapter naming standards, so it gets this global policy automatically attached.

QueryResponsibilityEbizAdapter

N/A

QueryResponsibilityEbizAdapter

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorService

PollQueueControlForPendingMsg_RS_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

QueueProcessorService

PollQueueControlForPendingMsg

N/A

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorService

N/A

BPELSystem.default.QueueProcessorServiceImpl.QueueProcessorServiceImpl_1_0

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

QueueProcessorServiceImpl

client

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

QueueProcessorServiceImpl

N/A

ProcessEngineeringChangeOrderAgileReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

QueueProcessorServiceImpl

N/A

UpdateQueueMsgStatus

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorServiceImpl

N/A

UpdateOnlyQueueMsgResult

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorServiceImpl

N/A

SelectECOQueueControl

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorServiceImpl

N/A

UpdateQueueMsgResult

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorServiceImpl_V2

client

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

QueueProcessorServiceImpl_V2

N/A

ProcessEngineeringChangeOrderAgileReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

QueueProcessorServiceImpl_V2

N/A

UpdateQueueMsgStatus

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorServiceImpl_V2

N/A

UpdateOnlyQueueMsgResult

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorServiceImpl_V2

N/A

SelectECOQueueControl

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorServiceImpl_V2

N/A

UpdateQueueMsgResult

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

QueueProcessorServiceImpl_V2

N/A

ValidateEngineeringChangeOrderListAgileReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

SyncBillOfMaterialsConfigurationEbizJMSConsumer

SyncBillOfMaterialsConfigurationEbizJMSConsumer

N/A

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

SyncBillOfMaterialsConfigurationEbizJMSConsumer

N/A

SyncBillOfMaterialsConfigurationListEbizReqABCSImpl.SyncBillOfMaterialsConfigurationListEbizReqABCSImpl_1_0

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows JMSConsumer naming standards, so all references get this global policy automatically attached.

SyncBillOfMaterialsConfigurationEbizJMSProducer

SyncBillOfMaterialsConfigurationEbizJMSProducer_ep

N/A

oracle/no_authentication_service_policy

N/A

Directly

The Ebiz Configurator servlet does not use security, so we attach the no_authentication_service_policy so that it doesn't try to invoke the Ebiz servlet with the incorrect security.

SyncBillOfMaterialsConfigurationEbizJMSProducer

N/A

SyncBillOfMaterialsConfigurationEbizJMSProducer

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

SyncBillOfMaterialsConfigurationListAgileProvABCSImpl

client

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

SyncBillOfMaterialsConfigurationListAgileProvABCSImpl

N/A

ExtensionServices

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

SyncBillOfMaterialsConfigurationListAgileProvABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

SyncBillOfMaterialsConfigurationListAgileProvABCSImpl

N/A

ConfiguratorTerminationService

oracle/wss_http_token_client_policy

AgileWebServiceKey

Directly

Agile web services need the wss_http_token_client_policy policy attached using the AgileWebServiceKey when their service is called. This passes the Agile credentials to their web services. Without this directly attached policy, the global policy would be used and it would try to pass the AIA FMW credentials, which are not correct to get a user into Agile.

SyncBillOfMaterialsConfigurationListEbizReqABCSImpl

SyncBillOfMaterialsConfigurationListEbizReqABCSImpl

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncBillOfMaterialsConfigurationListEbizReqABCSImpl

N/A

SyncBillOfMaterialsConfigurationListEbizReqABCSExtension

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

SyncBillOfMaterialsConfigurationListEbizReqABCSImpl

N/A

BillOfMaterialsConfigurationEBSV1

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

SyncItemListAgileReqABCS

client

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListAgileReqABCS

N/A

SyncItemListAgileReqABCSImpl

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

SyncItemListAgileReqABCSImpl

SyncItemListAgileReqABCS

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListAgileReqABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListAgileReqABCSImpl

N/A

SyncItemListAgileReqABCSImplExtensionService

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListAgileReqABCSImpl

N/A

ItemEBSV2

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListEbizAdapter

SyncItemListEbizAdapter_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows Adapter naming standards, so it gets this global policy automatically attached.

SyncItemListEbizAdapter

N/A

SycnItemListEbizAdapter

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

SyncItemListEbizProvABCSImpl

SyncItemListEbizProvABCSImpl

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListEbizProvABCSImpl

N/A

SycnItemListEbizAdapter

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListEbizProvABCSImpl

N/A

SyncItemListEbizProvABCSImplExtension

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListEbizProvABCSImpl

N/A

TransformAppContextEbizService

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListEbizProvABCSImpl

N/A

GINServiceExtension

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListEbizProvABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListEbizProvABCSImpl

N/A

ItemResponseEBSV2

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

SyncItemListEbizProvABCSImpl

N/A

ItemResponseErrorEBS

oracle/wss_username_token_client_policy

AIABasicCredentials

Directly

We attach a local policy in this case to break the transaction. The global transaction will have optimization on, which forces all SOAP calls to be local, so everything would be in the same transaction. We attach a local policy in this case so that we are NOT using a policy with optimize calls turned on so that we break the transaction. This is needed for Async-Delayed Response calls to work properly in an error scenario so the error gets returned to the Requester instead of just rolling back the entire transaction.

TransformAppContextEbizService

TransformAppContextEbizService

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Directly

Must attach the same global policy that other ABCS are using. Since this composite does not following naming standards we must attach this as a local policy.

TransformAppContextEbizService

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Directly

Must attach the same global policy that the AIAAsyncErrorHandlingBPELProcess is using. Since this composite does not following naming standards we must attach this as a local policy.

TransformAppContextEbizService

N/A

QueryRespEbizAdapter

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Directly

Must attach the same global policy that the QueryResponsibilityEbizAdapter is using. Since this composite does not following naming standards we must attach this as a local policy.

UpdateEngineeringChangeOrderListAgileProvABCSImpl

UpdateEngineeringChangeOrderListAgileProvABCS

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

UpdateEngineeringChangeOrderListAgileProvABCSImpl

N/A

EngineeringChangeOrderEBS

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateEngineeringChangeOrderListAgileProvABCSImpl

N/A

MergeABSService

oracle/wss_http_token_client_policy

AgileWebServiceKey

Directly

Agile web services need the wss_http_token_client_policy policy attached using the AgileWebServiceKey when their service is called. This passes the Agile credentials to their web services. Without this directly attached policy, the global policy would be used and it would try to pass the AIA FMW credentials, which are not correct to get a user into Agile.

UpdateEngineeringChangeOrderListAgileProvABCSImpl

N/A

EngineeringChangeOrderErrorResponseEBS

oracle/wss_username_token_client_policy

AIABasicCredentials

Directly

We attach a local policy in this case to break the transaction. The global transaction will have optimization on, which forces all SOAP calls to be local, so everything would be in the same transaction. We attach a local policy in this case so that we are NOT using a policy with optimize calls turned on so that we break the transaction. This is needed for Async-Delayed Response calls to work properly in an error scenario so the error gets returned to the Requester instead of just rolling back the entire transaction.

UpdateEngineeringChangeOrderListAgileProvABCSImpl

N/A

ChangeStatusService

oracle/wss_http_token_client_policy

AgileWebServiceKey

Directly

Agile web services need the wss_http_token_client_policy policy attached using the AgileWebServiceKey when their service is called. This passes the Agile credentials to their web services. Without this directly attached policy, the global policy would be used and it would try to pass the AIA FMW credentials, which are not correct to get a user into Agile.

UpdateEngineeringChangeOrderListAgileProvABCSImpl

N/A

UpdateEngineeringChangeOrderListAgileProvABCSImplExtension

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateEngineeringChangeOrderListAgileProvABCSImpl

N/A

ChangeABSService

oracle/wss_http_token_client_policy

AgileWebServiceKey

Directly

Agile web services need the wss_http_token_client_policy policy attached using the AgileWebServiceKey when their service is called. This passes the Agile credentials to their web services. Without this directly attached policy, the global policy would be used and it would try to pass the AIA FMW credentials, which are not correct to get a user into Agile.

UpdateEngineeringChangeOrderListAgileProvABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateEngineeringChangeOrderListAgileProvABCSImpl

N/A

ChangeStatusDBAdapter

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateEngineeringChangeOrderListEbizReqABCSImpl

UpdateECOEbizReqABCSImpl-ECOEBS

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

UpdateEngineeringChangeOrderListEbizReqABCSImpl

N/A

UserExt

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateEngineeringChangeOrderListEbizReqABCSImpl

N/A

EngineeringChangeOrderEBS

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateEngineeringChangeOrderListEbizReqABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateEngineeringChangeOrderListEbizReqABCSImpl

N/A

getUpdateEngineeringChangeOrderListService

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateEngineeringChangeOrderStatusEbizEventConsumer

Eco_Cancellation_Event

N/A

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

UpdateEngineeringChangeOrderStatusEbizEventConsumer

Eco_Implementation_Event

N/A

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

UpdateEngineeringChangeOrderStatusEbizEventConsumer

Eco_Schedule_Event

N/A

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

UpdateEngineeringChangeOrderStatusEbizEventConsumer

Eco_Change_Status

N/A

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

UpdateEngineeringChangeOrderStatusEbizEventConsumer

Eco_ReSchedule_Event

N/A

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

UpdateEngineeringChangeOrderStatusEbizEventConsumer

N/A

UpdateEngineeringChangeOrderListEbizReqABCSImpl_1_0

oracle/no_authentication_client_policy

N/A

Directly

This is a direct subscription to an Ebiz event that does not require credentials. Therefore, a no_authentication_client_policy is attached.

UpdateItemBalanceListAgileProvABCSImpl

client

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

UpdateItemBalanceListAgileProvABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemBalanceListAgileProvABCSImpl

N/A

ItemABSService

oracle/wss_http_token_client_policy

AgileWebServiceKey

Directly

Agile web services need the wss_http_token_client_policy policy attached using the AgileWebServiceKey when their service is called. This passes the Agile credentials to their web services. Without this directly attached policy, the global policy would be used and it would try to pass the AIA FMW credentials, which are not correct to get a user into Agile.

UpdateItemBalanceListAgileProvABCSImpl

N/A

UpdateItemBalanceListAgileABCSImplExtension

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemBalanceListAgileProvABCSImpl

N/A

ItemBalanceEBS

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemBalanceListAgileProvABCSImpl

N/A

ItemBalanceErrorEBS

oracle/wss_username_token_client_policy

AIABasicCredentials

Directly

We attach a local policy in this case to break the transaction. The global transaction will have optimization on, which forces all SOAP calls to be local, so everything would be in the same transaction. We attach a local policy in this case so that we are NOT using a policy with optimize calls turned on so that we break the transaction. This is needed for Async-Delayed Response calls to work properly in an error scenario so the error gets returned to the Requester instead of just rolling back the entire transaction.

UpdateItemBalanceListEbizReqABCSImpl

client

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

UpdateItemBalanceListEbizReqABCSImpl

N/A

ItemBalanceService

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemBalanceListEbizReqABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemBalanceListEbizReqABCSImpl

N/A

ItemBalanceEBS

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemBalanceListEbizReqABCSImpl

N/A

UserExit

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemListAgileProvABCSImpl

UpdateItemListAgileProvABCS

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

UpdateItemListAgileProvABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemListAgileProvABCSImpl

N/A

ItemEBSV2

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemListAgileProvABCSImpl

N/A

ItemABSService

oracle/wss_http_token_client_policy

AgileWebServiceKey

Directly

Agile web services need the wss_http_token_client_policy policy attached using the AgileWebServiceKey when their service is called. This passes the Agile credentials to their web services. Without this directly attached policy, the global policy would be used and it would try to pass the AIA FMW credentials, which are not correct to get a user into Agile.

UpdateItemListAgileProvABCSImpl

N/A

UpdateItemListAgileProvABCSImplExtension

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemListAgileProvABCSImpl

N/A

ItemErrorResponseEBSV2

oracle/wss_username_token_client_policy

AIABasicCredentials

Directly

We attach a local policy in this case to break the transaction. The global transaction will have optimization on, which forces all SOAP calls to be local, so everything would be in the same transaction. We attach a local policy in this case so that we are NOT using a policy with optimize calls turned on so that we break the transaction. This is needed for Async-Delayed Response calls to work properly in an error scenario so the error gets returned to the Requester instead of just rolling back the entire transaction.

UpdateItemListEbizReqABCSImpl

UpdateItemListEbizReqABCSImpl - ItemEBS

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

UpdateItemListEbizReqABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemListEbizReqABCSImpl

N/A

UserExt

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemListEbizReqABCSImpl

N/A

ItemEBS

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

UpdateItemListEbizReqABCSImpl

N/A

getItemAttrListService

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ValidateEngineeringChangeOrderListAgileReqABCSImpl

client

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

ValidateEngineeringChangeOrderListAgileReqABCSImpl

N/A

EngineeringChangeOrderEBS

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ValidateEngineeringChangeOrderListAgileReqABCSImpl

N/A

ChangeABSService

oracle/wss_http_token_client_policy

AgileWebServiceKey

Directly

Agile web services need the wss_http_token_client_policy policy attached using the AgileWebServiceKey when their service is called. This passes the Agile credentials to their web services. Without this directly attached policy, the global policy would be used and it would try to pass the AIA FMW credentials, which are not correct to get a user into Agile.

ValidateEngineeringChangeOrderListAgileReqABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ValidateEngineeringChangeOrderListAgileReqABCSImpl

N/A

AIAErrorTaskAdministrationProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ValidateEngineeringChangeOrderListAgileReqABCSImpl

N/A

QueueProcessorServiceImplErrorReturn

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ValidateEngineeringChangeOrderListAgileReqABCSImpl

N/A

ValidateEngineeringChangeOrderListAgileReqABCSImplExtensionService

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ValidateEngineeringChangeOrderListEbizAdapter

ValidateEngineeringChangeOrderListEbizAdapter_ep

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows Adapter naming standards, so it gets this global policy automatically attached.

ValidateEngineeringChangeOrderListEbizProvABCSImpl

N/A

ValidateEngineeringChangeOrderListEbizAdapter

N/A

N/A

N/A

Policies cannot be attached to JCA Adapters.

ValidateEngineeringChangeOrderListEbizProvABCSImpl

ValidateEngineeringChangeOrderListEbizProvABCSImpl

N/A

oracle/aia_wss_saml_or_username_token_service_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so it gets this global policy automatically attached.

ValidateEngineeringChangeOrderListEbizProvABCSImpl

N/A

EngineeringChangeOrderErrorResponseEBS

oracle/wss_username_token_client_policy

AIABasicCredentials

Directly

We attach a local policy in this case to break the transaction. The global transaction will have optimization on, which forces all SOAP calls to be local, so everything would be in the same transaction. We attach a local policy in this case so that we are NOT using a policy with optimize calls turned on so that we break the transaction. This is needed for Async-Delayed Response calls to work properly in an error scenario so the error gets returned to the Requester instead of just rolling back the entire transaction.

ValidateEngineeringChangeOrderListEbizProvABCSImpl

N/A

AIAAsyncErrorHandlingBPELProcess

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ValidateEngineeringChangeOrderListEbizProvABCSImpl

N/A

EngineeringChangeOrderResponseEBS

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ValidateEngineeringChangeOrderListEbizProvABCSImpl

N/A

UserExt

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.

ValidateEngineeringChangeOrderListEbizProvABCSImpl

N/A

ValidateECOService

oracle/aia_wss10_saml_token_client_policy_OPT_ON

N/A

Globally

Follows ABCS naming standards, so all references get this global policy automatically attached.