initial Commit

This commit is contained in:
andres.albarran 2025-11-19 22:23:49 +01:00
parent 69044800dc
commit ebeb1fa8e8
714 changed files with 122184 additions and 0 deletions

18
.gitignore vendored
View File

@ -2,3 +2,21 @@
# Project-level settings
/.tgitconfig
# Archivos temporales
*.tmp
*.bak
*.swp
*.log
# Archivos de integración continua
/.settings/
/.project
/.classpath
/.factorypath
# Carpetas
.data/
.git/
System/

View File

@ -0,0 +1 @@
## Fichero de configuración ##

View File

@ -0,0 +1 @@
## Documentación de servicio ##

View File

@ -0,0 +1 @@
## Proyectos de pruebas ##

View File

@ -0,0 +1,70 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<jws:workspace xmlns:jws="http://xmlns.oracle.com/ide/project">
<value n="appTemplateId" v="sbApplicationTemplate"/>
<hash n="component-versions">
<value n="oracle.adf.share.dt.migration.jps.JaznCredStoreMigratorHelper" v="11.1.1.1.0"/>
<value n="oracle.adf.share.dt.migration.wsm.PolicyAttachmentMigratorHelper" v="12.1.2.0.0"/>
<value n="oracle.adfdt.controller.adfc.source.migration.SavePointDataSourceForWLSMigrator" v="11.1.1.1.0"/>
<value n="oracle.adfdtinternal.model.ide.security.extension.AdfSecurityMigrator" v="11.1.1.1.0.13"/>
<value n="oracle.ide.model.Project" v="11.1.1.1.0;14.1.2.0.0"/>
<value n="oracle.jbo.dt.jdevx.deployment.JbdProjectMigrator" v="11.1.2.0.0"/>
<value n="oracle.jdeveloper.maven.migrator.POMNodeMigrator" v="12.2.1.0.0"/>
<value n="oracle.jdevimpl.appresources.ApplicationSrcDirMigrator" v="11.1.2.0.0"/>
<value n="oracle.jdevimpl.deploy.migrators.JeeDeploymentMigrator" v="12.1.2.0.0"/>
<value n="oracle.jdevimpl.xml.oc4j.jps.JpsConfigMigratorHelper" v="12.1.4.0.0"/>
<value n="oracle.jdevimpl.xml.wl.WeblogicMigratorHelper" v="11.1.1.1.0"/>
<value n="oracle.mds.internal.dt.deploy.base.MarMigratorHelper" v="11.1.1.1.0"/>
<value n="oracle.mds.internal.dt.ide.migrator.MDSConfigMigratorHelper" v="11.1.1.0.5313"/>
<value n="oracle.webcenter.internal.dt.migration.WebCenterWorkspaceMigrator" v="12.2.1.0.0.150729.2101"/>
</hash>
<list n="contentSets">
<string v="oracle.mds.internal.dt.ide.appresources.MDSAppResourceCSProvider/MDSAppContentSet"/>
<string v="oracle.jdeveloper.model.PathsConfiguration/ApplicationSrcContentSet"/>
<string v="oracle.jdeveloper.model.PathsConfiguration/ADFContentSet"/>
<string v="oracle.jdeveloper.model.PathsConfiguration/ApplicationBuildToolContentSet"/>
<string v="oracle.jdeveloper.model.PathsConfiguration/ResourceBundlesContentSet"/>
</list>
<list n="listOfChildren">
<hash><url n="URL" path="APICustomer360ViewOutAppSvc/APICustomer360ViewOutAppSvc.jpr"/></hash>
<hash><url n="URL" path="APIFinancialAccountOutAppSvc/APIFinancialAccountOutAppSvc.jpr"/></hash>
<hash><url n="URL" path="APIForeignExchangeOutAppSvc/APIForeignExchangeOutAppSvc.jpr"/></hash>
<hash><url n="URL" path="BanescoCommonArtifacts/BanescoCommonArtifacts.jpr"/></hash>
<hash><url n="URL" path="BOLAPIServiceOutAppSvc/BOLAPIServiceOutAppSvc.jpr"/></hash>
<hash><url n="URL" path="BOLLegalCustomerOutAppSvc/BOLLegalCustomerOutAppSvc.jpr"/></hash>
<hash><url n="URL" path="BPELCreditAnalysisInAppSvc/BPELCreditAnalysisInAppSvc.jpr"/></hash>
<hash><url n="URL" path="CRMLegalCustomerInAppSvc/CRMLegalCustomerInAppSvc.jpr"/></hash>
<hash><url n="URL" path="CRMNaturalCustomerInAppSvc/CRMNaturalCustomerInAppSvc.jpr"/></hash>
<hash><url n="URL" path="IVRSecurityOutAppSvc/IVRSecurityOutAppSvc.jpr"/></hash>
<hash><url n="URL" path="LegalCustomerSyncMgmtSvc/LegalCustomerSyncMgmtSvc.jpr"/></hash>
<hash><url n="URL" path="MDMNaturalCustomerInAppSvc/MDMNaturalCustomerInAppSvc.jpr"/></hash>
<hash><url n="URL" path="MessageEnrichUtilMgmtSvc/MessageEnrichUtilMgmtSvc.jpr"/></hash>
<hash><url n="URL" path="NaturalCustomerSyncMgmtSvc/NaturalCustomerSyncMgmtSvc.jpr"/></hash>
<hash><url n="URL" path="SAPSecurityInAppSvc/SAPSecurityInAppSvc.jpr"/></hash>
<hash><url n="URL" path="SGLPARFinancialAccountInAppSvc/SGLPARFinancialAccountInAppSvc.jpr"/></hash>
<hash><url n="URL" path="SIMFFinancialAccountInAppSvc/SIMFFinancialAccountInAppSvc.jpr"/></hash>
<hash><url n="URL" path="SIMFSecurityInAppSvc/SIMFSecurityInAppSvc.jpr"/></hash>
<hash><url n="URL" path="SocketAdapterUtilMgmtSvc/SocketAdapterUtilMgmtSvc.jpr"/></hash>
<hash><url n="URL" path="SocketAdapterUtilParser/SocketAdapterUtilParser.jpr"/></hash>
<hash><url n="URL" path="WFSvcRequestInAppSvc/WFSvcRequestInAppSvc.jpr"/></hash>
<hash><url n="URL" path="WSSENIATInAppSvc/WSSENIATInAppSvc.jpr"/></hash>
</list>
<hash n="oracle.jdeveloper.deploy.dt.DeploymentProfiles">
<hash n="profileDefinitions">
<hash n="BanescoCommonArtifacts">
<value n="profileClass" v="SbAppDeployProfile"/>
<value n="profileName" v="BanescoCommonArtifacts"/>
</hash>
</hash>
<list n="profileList">
<string v="BanescoCommonArtifacts"/>
</list>
</hash>
<hash n="oracle.jdeveloper.maven.compiler.MavenConfiguration">
<hash n="oracle.jdeveloper.maven.compiler.MavenConfiguration">
<url n="pomfileURL" path="pom.xml"/>
</hash>
</hash>
<hash n="oracle.sb.tooling.ide.core.internal.application.SbApplication">
<value n="configContextSessionName" v="OSB-IDE_build_1763586702448"/>
</hash>
</jws:workspace>

View File

@ -0,0 +1,198 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<jpr:project xmlns:jpr="http://xmlns.oracle.com/ide/project">
<hash n="component-versions">
<value n="oracle.adfdt.controller.adfc.source.migration.AdfControllerSchemaMigrator" v="11.1.1.1.0"/>
<value n="oracle.adfdt.controller.common.migrator.ProjectMigrator" v="11.1.1.1.0"/>
<value n="oracle.adfdt.controller.jsf2.diagram.migrate.JsfNodeMigratorHelper" v="11.1.1.1.0"/>
<value n="oracle.adfdt.controller.migrate.TrinidadDatabindingsProjectMigrator" v="11.1.2.0.0"/>
<value n="oracle.adfdtinternal.dvt.datapresdt.migration.DVTDataMapMigrator" v="11.1.1.1.0.3"/>
<value n="oracle.adfdtinternal.dvt.datapresdt.migration.DVTWebAppConfigurationMigrator" v="12.1.3.0.0"/>
<value n="oracle.adfdtinternal.model.ide.migration.ProjectMigrator" v="11.1.1.1.0.11.1.1"/>
<value n="oracle.adfdtinternal.model.ide.placeholderdc.migrator.PlaceholderProjectMigrator" v="12.1.4.0.0"/>
<value n="oracle.adfdtinternal.model.ide.security.wizard.FormPageMigrator" v="11.1.1.0.0"/>
<value n="oracle.adfdtinternal.model.ide.security.wizard.JpsFilterMigrator" v="11.1.1.1.0"/>
<value n="oracle.adfdtinternal.model.ide.xmled.migration.ADFNodeMigrator" v="11.1.1.1.0.5"/>
<value n="oracle.adfdtinternal.model.ide.xmled.migration.PageDefinitionParameterValueMigrator" v="11.1.1.1.0.5"/>
<value n="oracle.adfdtinternal.model.ide.xmled.migration.RestDataControlMigrator" v="12.1.4.0.0"/>
<value n="oracle.adfdtinternal.model.ide.xmled.migration.WebXmlMigrator" v="11.1.1.1.0"/>
<value n="oracle.adfdtinternal.view.common.migration.wizards.MigrationHelper" v="11.1.1.1.0.3"/>
<value n="oracle.adfdtinternal.view.rich.binding.migration.JarResourceMigrator" v="11.1.1.1.0"/>
<value n="oracle.adfdtinternal.view.rich.migration.ComponentIdNodeMigratorHelper" v="11.1.1.1.0.01"/>
<value n="oracle.adfdtinternal.view.rich.migration.FacesLibraryVersionMigrator" v="11.1.1.1.0.1"/>
<value n="oracle.ide.model.Project" v="14.1.2.0.0"/>
<value n="oracle.ide.model.ResourcePathsMigrator" v="11.1.1.1.0"/>
<value n="oracle.ideimpl.model.TechnologyScopeUpdateMigrator" v="11.1.2.0.0.6"/>
<value n="oracle.jbo.dt.jdevx.deployment.JbdProjectMigrator" v="11.1.2.0.0"/>
<value n="oracle.jbo.dt.jdevx.ui.appnav.APAdfConfigMigrator" v="11.1.2.0.0"/>
<value n="oracle.jbo.dt.jdevx.ui.appnav.APProjectMigrator" v="11.1.1.0.1.5"/>
<value n="oracle.jbo.dt.migrate.ResourceBundlePathMigrator" v="11.1.1.0.1.5"/>
<value n="oracle.jbo.dt.migration.ServiceInterfaceMigrator" v="11.1.1.1.0"/>
<value n="oracle.jdeveloper.dbmodeler.Migration" v="12.1.1.0.0"/>
<value n="oracle.jdeveloper.ejb.EjbMigrator" v="11.1.1.1.0"/>
<value n="oracle.jdeveloper.library.ProjectLibraryMigrator" v="11.1.1.1.0"/>
<value n="oracle.jdeveloper.maven.migrator.POMNodeMigrator" v="12.2.1.0.0"/>
<value n="oracle.jdeveloper.model.OutputDirectoryMigrator" v="11.1.1.1.0"/>
<value n="oracle.jdevimpl.deploy.jps.JpsDataMigrator" v="11.1.1.1.0"/>
<value n="oracle.jdevimpl.deploy.migrators.DeploymentMigrator" v="12.1.2.0.1"/>
<value n="oracle.jdevimpl.jsp.JspMigrator" v="11.1.1"/>
<value n="oracle.jdevimpl.offlinedb.migration.OfflineDBProjectMigrator" v="12.1.1.0.0"/>
<value n="oracle.jdevimpl.offlinedb.migration.SXMLOfflineDBProjectMigrator" v="12.1.4.0.0"/>
<value n="oracle.jdevimpl.resourcebundle.XliffAddin$XliffMigratorHelper" v="11.1.1.1.0"/>
<value n="oracle.jdevimpl.webapp.facelets.libraries.FaceletsLibraryMigrator" v="12.2.1.0.0"/>
<value n="oracle.jdevimpl.webapp.jsp.libraries.JspLibraryMigrator" v="12.1.4.0.0"/>
<value n="oracle.jdevimpl.webapp.jsp.taglibraries.trinidad.migration.TrinidadLibraryVersionMigrator" v="11.1.1.1.0.1"/>
<value n="oracle.jdevimpl.webapp.WebAppContentSetNodeMigratorHelper" v="11.1.1"/>
<value n="oracle.jdevimpl.webapp.WebAppProjectNodeMigratorHelper" v="12.2.1.0.0"/>
<value n="oracle.jdevimpl.webservices.rest.migration.RestAppClassMigrator" v="12.1.3.0.0"/>
<value n="oracle.jdevimpl.webservices.rest.migration.RestJerseyLibMigrator" v="12.1.3.0.0"/>
<value n="oracle.jdevimpl.webservices.rest.migration.RestLibraryMigrator" v="12.1.1.0.0"/>
<value n="oracle.jdevimpl.webservices.rest.migration.RestOwsmPolicyMigrator" v="12.1.3.0.0"/>
<value n="oracle.jdevimpl.webservices.rest.migration.RestPathMigrator" v="11.1.2.0.0"/>
<value n="oracle.jdevimpl.webservices.rest.migration.RestWebAppMigrator" v="12.1.3.0.0"/>
<value n="oracle.jdevimpl.webservices.rest.migration.RestWeblogicWebAppMigrator" v="12.1.3.0.0"/>
<value n="oracle.jdevimpl.webservices.WebServicesMigratorHelper" v="11.1.1.1.0"/>
<value n="oracle.jdevimpl.xml.wl.WeblogicMigratorHelper" v="11.1.1.1.0"/>
<value n="oracle.modeler.bmmigrate.management.Migration" v="11.1.1.1.0"/>
<value n="oracle.sb.tooling.ide.libs.SbProjectMigrator" v="12.1.4.0.0"/>
<value n="oracle.tip.tools.ide.fabric.addin.SCAProjectMigrator" v="11.1.1.1.0.13"/>
<value n="oracle.tip.tools.ide.workflow.addin.BPMRulesOnlyMigrator" v="12.2.1.5.0.0"/>
<value n="oracle.tip.tools.ide.workflow.addin.TaskFormMigratorAddin" v="12.1.3.0.0"/>
<value n="oracle.toplink.workbench.addin.migration.PersistenceProjectMigrator" v="11.1.1.1.0"/>
<value n="oracle.toplink.workbench.addin.migration.TopLinkProjectMigrator" v="11.1.1.1.0"/>
</hash>
<list n="contentSets">
<string v="oracle.jdeveloper.model.PathsConfiguration/javaContentSet"/>
<string v="oracle.ide.model.ResourcePaths/resourcesContentSet"/>
<string v="oracle.jdeveloper.model.J2eeSettings/webContentSet"/>
<string v="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings/offlineDBContentSet"/>
<string v="oracle.mds.internal.dt.ide.MDSLibraryCustCSProvider/mdsContentSet"/>
<string v="oracle.mds.internal.dt.ide.MDSADFLibVirtualNodeCSProvider/mdsLibVirtualNodeContentSet"/>
<string v="oracle.tip.tools.ide.fabric.addin.SCAContentSetProvider/sca-content"/>
<string v="oracle.bm.commonIde.data.project.ModelerProjectSettings/modelersContentSet"/>
<string v="oracle.toplink.workbench.addin/toplinkContentSet"/>
<string v="oracle.adfdtinternal.model.ide.settings.ADFMSettings/adfmContentSet"/>
<string v="oracle.sb.tooling.ide.core.projects.SbProjectSettings/sbContentSet"/>
<string v="oracle.tip.tools.ide.ess.addin.ESSContentSetProvider/ess-content"/>
</list>
<value n="defaultPackage" v="banescocommonartifacts"/>
<hash n="oracle.adfdtinternal.model.ide.settings.ADFMSettings">
<hash n="adfmContentSet">
<list n="pattern-filters"/>
<list n="url-path">
<url path=".data/contentsets/adfmsrc/"/>
</list>
</hash>
</hash>
<hash n="oracle.bm.commonIde.data.project.ModelerProjectSettings">
<hash n="modelersContentSet">
<list n="pattern-filters"/>
<list n="url-path">
<url path=".data/contentsets/model/"/>
</list>
</hash>
</hash>
<hash n="oracle.ide.model.ResourcePaths">
<hash n="resourcesContentSet">
<list n="pattern-filters"/>
<list n="url-path">
<url path=".data/contentsets/"/>
</list>
</hash>
</hash>
<hash n="oracle.ide.model.TechnologyScopeConfiguration">
<list n="technologyScope">
<string v="ServiceBusTechnology"/>
<string v="WSDL"/>
<string v="WSPolicy"/>
<string v="XML"/>
<string v="XML_SCHEMA"/>
</list>
</hash>
<hash n="oracle.jdeveloper.compiler.OjcConfiguration">
<value n="webIANAEncoding" v="UTF-8"/>
</hash>
<hash n="oracle.jdeveloper.deploy.dt.DeploymentProfiles">
<hash n="profileDefinitions">
<hash n="Project1">
<value n="profileClass" v="SbProjectDeployProfile"/>
<value n="profileName" v="Project1"/>
</hash>
</hash>
<list n="profileList">
<string v="Project1"/>
</list>
</hash>
<hash n="oracle.jdeveloper.maven.compiler.MavenConfiguration">
<url n="pomfileURL" path="pom.xml"/>
</hash>
<hash n="oracle.jdeveloper.model.J2eeSettings">
<value n="j2eeWebAppName" v="BanescoCommonArtifacts-BanescoCommonArtifacts-webapp"/>
<value n="j2eeWebContextRoot" v="BanescoCommonArtifacts-BanescoCommonArtifacts-context-root"/>
<hash n="webContentSet">
<list n="pattern-filters"/>
<list n="url-path">
<url path=".data/contentsets/public_html/"/>
</list>
</hash>
</hash>
<hash n="oracle.jdeveloper.model.PathsConfiguration">
<hash n="javaContentSet">
<list n="pattern-filters"/>
<list n="url-path">
<url path=".data/contentsets/src/"/>
</list>
</hash>
</hash>
<hash n="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings">
<hash n="offlineDBContentSet">
<list n="pattern-filters"/>
<list n="url-path">
<url path=".data/contentsets/database/"/>
</list>
</hash>
</hash>
<hash n="oracle.jdeveloper.runner.RunConfigurations">
<hash n="runConfigurationDefinitions">
<hash n="Default">
<value n="custom" v="false"/>
<value n="name" v="Default"/>
<hash n="oracle.jdevimpl.runner.debug.DebugConfiguration">
<value n="promptForRemoteDebugging" v="false"/>
<value n="remoteProtocol" v="SOACommon"/>
</hash>
<url n="targetURL" path="servicebus.sboverview"/>
</hash>
</hash>
</hash>
<hash n="oracle.jdevimpl.config.JProjectPaths">
<url n="outputDirectory" path=".data/contentsets/classes/"/>
</hash>
<hash n="oracle.mds.internal.dt.ide.MDSLibraryCustCSProvider">
<hash n="mdsContentSet">
<list n="pattern-filters"/>
<list n="url-path">
<url path=".data/contentsets/libraryCustomizations/"/>
</list>
</hash>
</hash>
<hash n="oracle.sb.tooling.ide.core.projects.SbProjectSettings">
<hash n="sbContentSet">
<list n="pattern-filters">
<string v="-.data"/>
<string v="-.settings"/>
<string v="+**"/>
</list>
<list n="url-path">
<url path="."/>
</list>
</hash>
</hash>
<hash n="oracle.toplink.workbench.addin">
<hash n="toplinkContentSet">
<list n="pattern-filters"/>
<list n="url-path">
<url path=".data/contentsets/toplink/"/>
</list>
</hash>
</hash>
</jpr:project>

View File

@ -0,0 +1,23 @@
<application xmlns:soa="http://www.oracle.com/soa/rest" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://TargetNamespace.com/APIOCPSecurityOTP_security_otp_validate" xmlns="http://wadl.dev.java.net/2009/02">
<doc title="APIOCPSecurityOTP">RestReference</doc>
<grammars>
<xsd:schema>
<xsd:import namespace="http://TargetNamespace.com/APIOCPSecurityOTP_security_otp_validate" schemaLocation="security_otp_validate.xsd"/>
</xsd:schema>
</grammars>
<resources>
<resource path="/security/otp/validate">
<method name="POST" soa:wsdlOperation="security_otp_validate">
<request>
<representation mediaType="application/json" element="cns:security_otp_validate_Rq" xmlns:cns="http://TargetNamespace.com/APIOCPSecurityOTP_security_otp_validate"/>
</request>
<response status="200">
<representation mediaType="application/json" element="cns:security_otp_validate_Rs" xmlns:cns="http://TargetNamespace.com/APIOCPSecurityOTP_security_otp_validate"/>
</response>
<response status="401" soa:wsdlFaultName="fault1">
<representation mediaType="application/json" element="cns:security_otp_validate_Rs" xmlns:cns="http://TargetNamespace.com/APIOCPSecurityOTP_security_otp_validate"/>
</response>
</method>
</resource>
</resources>
</application>

View File

@ -0,0 +1,38 @@
<wsdl:definitions name="APIOCPSecurityOTP" targetNamespace="http://xmlns.oracle.com/EVOVTBDES/BanescoCommonArtifacts/APIOCPSecurityOTP" xmlns:tns="http://xmlns.oracle.com/EVOVTBDES/BanescoCommonArtifacts/APIOCPSecurityOTP" xmlns:inp1="http://TargetNamespace.com/APIOCPSecurityOTP_security_otp_validate" xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
<plnk:partnerLinkType name="APIOCPSecurityOTP">
<plnk:role name="APIOCPSecurityOTPProvider" portType="tns:APIOCPSecurityOTP_ptt"/>
</plnk:partnerLinkType>
<wsdl:types>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:import namespace="http://TargetNamespace.com/APIOCPSecurityOTP_security_otp_validate" schemaLocation="security_otp_validate.xsd"/>
</xsd:schema>
</wsdl:types>
<wsdl:message name="security_otp_validate_inputMessage">
<wsdl:part name="request" element="inp1:security_otp_validate_Rq"/>
</wsdl:message>
<wsdl:message name="security_otp_validate_outputMessage">
<wsdl:part name="reply" element="inp1:security_otp_validate_Rs"/>
</wsdl:message>
<wsdl:message name="security_otp_validate_fault1Message">
<wsdl:part name="fault_fault1" element="inp1:security_otp_validate_Rs"/>
</wsdl:message>
<wsdl:portType name="APIOCPSecurityOTP_ptt">
<wsdl:operation name="security_otp_validate">
<wsdl:input message="tns:security_otp_validate_inputMessage"/>
<wsdl:output message="tns:security_otp_validate_outputMessage"/>
<wsdl:fault name="fault1" message="tns:security_otp_validate_fault1Message"/>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="APIOCPSecurityOTP_ptt-binding" type="tns:APIOCPSecurityOTP_ptt">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="security_otp_validate">
<soap:operation soapAction="security_otp_validate"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
</wsdl:definitions>

View File

@ -0,0 +1,65 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<application xmlns:soa="http://www.oracle.com/soa/rest" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://wadl.dev.java.net/2009/02">
<doc title="CORPELECBz">RestReference</doc>
<resources>
<resource path="/pmnt/contracts-debts">
<method name="GET" soa:name="contracts-debts">
<request>
<param name="document_type" style="query" type="xsd:string">
<doc title="document_type">Available values : V, E, J, P, G</doc>
</param>
<param name="document_number" style="query" type="xsd:string">
<doc title="document_number">document_number</doc>
</param>
</request>
<response>
<representation mediaType="application/json"/>
</response>
<response/>
</method>
</resource>
<resource path="/pmnt/customer">
<method name="GET" soa:name="customer">
<request>
<param name="document_type" style="query" type="xsd:string">
<doc title="document_type">Available values : V, E, J, P, G</doc>
</param>
<param name="document_number" style="query" type="xsd:string">
<doc title="document_number">document_number</doc>
</param>
</request>
<response>
<representation mediaType="application/json"/>
</response>
<response/>
</method>
</resource>
<resource path="/pmnt/contracts-debts">
<method name="POST" soa:name="contracts-payment">
<request>
<representation mediaType="application/json"/>
</request>
<response>
<representation mediaType="application/json"/>
</response>
<response/>
</method>
</resource>
<resource path="/pmnt/contracts">
<method name="GET" soa:name="contracts">
<request>
<param name="document_type" style="query" type="xsd:string">
<doc title="document_type">Available values : V, E, J, P, G</doc>
</param>
<param name="document_number" style="query" type="xsd:string">
<doc title="document_number">document_number</doc>
</param>
</request>
<response>
<representation mediaType="application/json"/>
</response>
<response/>
</method>
</resource>
</resources>
</application>

View File

@ -0,0 +1,52 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://TargetNamespace.com/APIOCPSecurityOTP_security_otp_validate" targetNamespace="http://TargetNamespace.com/APIOCPSecurityOTP_security_otp_validate" elementFormDefault="qualified" xmlns:nxsd="http://xmlns.oracle.com/pcbpel/nxsd" nxsd:version="JSON" nxsd:encoding="US-ASCII">
<xsd:element name="security_otp_validate_Rq">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="dataRequest">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="device">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="description" type="xsd:string"/>
<xsd:element name="ipAddress" type="xsd:string"/>
<xsd:element name="type" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="securityAuth">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="sessionId" type="xsd:string"/>
<xsd:element name="username" type="xsd:string"/>
<xsd:element name="userType" type="xsd:integer"/>
<xsd:element name="otp" type="xsd:integer"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="security_otp_validate_Rs">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="httpStatus">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="statusCode" type="xsd:string"/>
<xsd:element name="statusDesc" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:annotation xmlns="">
<xsd:appinfo>NXSDSAMPLE=</xsd:appinfo>
<xsd:appinfo>USEHEADER=false</xsd:appinfo>
</xsd:annotation>
</xsd:schema>

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Generated by Oracle SOA Modeler version 12.2.1.0.0.151013 at [7/27/23 3:26 PM]. -->
<composite name="BanescoCommonArtifacts"
revision="1.0"
label="2023-07-27_15-26-17_569"
mode="active"
state="on"
xmlns="http://xmlns.oracle.com/sca/1.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
xmlns:orawsp="http://schemas.oracle.com/ws/2006/01/policy"
xmlns:ui="http://xmlns.oracle.com/soa/designer/"
xmlns:sca-ext="http://xmlns.oracle.com/sca/1.0-ext">
</composite>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description/>
<ser:static-account>
<con:username>V134</con:username>
<con:password>123456</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description/>
<ser:static-account>
<con:username>J0701338050001</con:username>
<con:password>bcv2024</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description/>
<ser:static-account>
<con:username>CASHEA</con:username>
<con:password>ApiKey bd9479c59e16f9dbc644d33aa74d58270fe13as3</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description/>
<ser:static-account>
<con:username>banesco</con:username>
<con:password>b4n3sc0%</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:static-account>
<con:username>webservice@banescooperacionesdesarrollo</con:username>
<con:password>WsB@n3sco-0134</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description>Cuenta de Servicio Actualización de estatus MoneyGram</ser:description>
<ser:static-account>
<con:username>ADUser1</con:username>
<con:password>JuN3@2o!9</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description/>
<ser:static-account>
<con:username>OSB_DEV</con:username>
<con:password>7183831b7faa600e1b674981b2654a49</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:static-account>
<con:username>REC_CORPOELECBz</con:username>
<con:password>eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJiYW5rIjp7ImJhbmtOYW1lIjoiQmFuZXNjbyBCYW5jbyBVbml2ZXJzYWwsIEMuQS4iLCJiYW5rQ29kZSI6IjAxMzQiLCJwYXltZW50X21ldGhvZF9pZCI6MTN9LCJpYXQiOjE2OTc0NzI5NDN9.fX0g3VYyeRoOzUozzKsqWt-irQgAGADAIy-Ff1J5jjY</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description/>
<ser:static-account>
<con:username>S0024090207</con:username>
<con:password>B2T20P16*</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description>cuenta de servicio para SAP4H empleado</ser:description>
<ser:static-account>
<con:username>DBEREMOTEOSB</con:username>
<con:password>Banesco02*</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:static-account>
<con:username>S0024090207</con:username>
<con:password>B2T20P16*</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description/>
<ser:static-account>
<con:username>Authorization</con:username>
<con:password>Sicor 6c459f5c3db54f8f5b3f6bfa0a2ce8ffedc6e3a8393e0bc89e</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description/>
<ser:static-account>
<con:username>token</con:username>
<con:password>$2y$10$6oBlVu12I/BQg7/A6HOzPuXJaS1VgJ2wlsiiD.1UPXNUqQSrj/BNW</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:service-account xsi:type="ser:StaticServiceAccount" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/resources/config">
<ser:description/>
<ser:static-account>
<con:username>USR_APP_BANESCO</con:username>
<con:password>Ez1aY7@Mb2db</con:password>
</ser:static-account>
</ser:service-account>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<xml-fragment xmlns:aler="http://www.bea.com/wli/monitoring/alert">
<aler:description>Alert for Comunications Errors</aler:description>
<aler:AlertToConsole>true</aler:AlertToConsole>
<aler:AlertToReportingDataSet>false</aler:AlertToReportingDataSet>
<aler:AlertToSNMP>true</aler:AlertToSNMP>
</xml-fragment>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<xml-fragment>
<aler:AlertToConsole xmlns:aler="http://www.bea.com/wli/monitoring/alert">false</aler:AlertToConsole>
<aler:AlertToReportingDataSet xmlns:aler="http://www.bea.com/wli/monitoring/alert">false</aler:AlertToReportingDataSet>
<aler:AlertToSNMP xmlns:aler="http://www.bea.com/wli/monitoring/alert">true</aler:AlertToSNMP>
</xml-fragment>

View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ApplyBillPaymentOrchestratorService"/>
<con:port>
<con:name>ApplyBillPaymentOrchestratorImplPortTypePort</con:name>
<con:namespace>http://services.applybillpaymentorchestrator.digitel.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://10.150.15.189:8088/ApplyBillPaymentOrchestrator/ApplyBillPaymentOrchestratorService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CalculateBillingAmountPostpaidService"/>
<con:port>
<con:name>CalculateBillingAmountPostpaidImplPortTypePort</con:name>
<con:namespace>http://services.calculatebillingamountpostpaid.digitel.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://200.71.242.80:9702/CalculateBillingAmountPostpaid/CalculateBillingAmountPostpaidService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>30</http:timeout>
<http:connection-timeout>30</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/utilities/JT400ServicePort"/>
<con:port>
<con:name>JT400ServicePort</con:name>
<con:namespace>http://www.banesco.com/ConnectorsPortfolio/JT400Service</con:namespace>
</con:port>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://10.135.5.29:7205/OSBConnectivity-JT400Service/JT400ServicePort</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>180</http:timeout>
<http:connection-timeout>30</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:oper1="http://xmlns.oracle.com/servicebus/operations" xmlns:con1="http://www.bea.com/wli/sb/stages/config">
<con:coreEntry>
<con:description/>
<con2:binding type="SOAP" isSoap12="false" xsi:type="con1:SoapBindingType" xmlns:con1="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con="http://www.bea.com/wli/sb/stages/config" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con2="http://xmlns.oracle.com/servicebus/business/config">
<con1:wsdl ref="BanescoCommonArtifacts/wsdl/utilities/ListValueManagementService"/>
<con1:port>
<con1:name>ListValueManagementPort</con1:name>
<con1:namespace>http://www.banesco.com/ServicesPortfolio/ListValueManagementService</con1:namespace>
</con1:port>
<con1:WSI-compliant>false</con1:WSI-compliant>
</con2:binding>
<oper:operations enabled="true">
<oper:throttling enabled="true">
<oper:capacity>14</oper:capacity>
<oper:maxQueueLength>140</oper:maxQueueLength>
<oper:timeToLive>140000</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con2:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con="http://www.bea.com/wli/sb/stages/config" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con2="http://xmlns.oracle.com/servicebus/business/config">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con2:ws-policy>
<con:pageAttachments isEnabled="false"/>
<con:result-caching isSupported="true">
<con2:expressionContext xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con="http://www.bea.com/wli/sb/stages/config" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con2="http://xmlns.oracle.com/servicebus/business/config">
<con:userNsDecl prefix="lis" namespace="http://www.banesco.com/ServicesPortfolio/ListValueManagementService"/>
</con2:expressionContext>
<con2:tokenExpression xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con="http://www.bea.com/wli/sb/stages/config" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con2="http://xmlns.oracle.com/servicebus/business/config">
<con:xqueryText>fn:concat(fn:data($body/lis:ListValueMgmtServRq/lis:dvmName),fn:data($body/lis:ListValueMgmtServRq/lis:inputValue),fn:data($body/lis:ListValueMgmtServRq/lis:inputField),fn:data($body/lis:ListValueMgmtServRq/lis:outputField))</con:xqueryText>
</con2:tokenExpression>
<con:ttlExpression source="request">
<con1:xqueryText>'PT10M'</con1:xqueryText>
</con:ttlExpression>
</con:result-caching>
</con:coreEntry>
<con2:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con="http://www.bea.com/wli/sb/stages/config" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con2="http://xmlns.oracle.com/servicebus/business/config">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://10.135.5.29:7205/OSBConnectivity-ListValueManagementService/ListValueManagementPort</env:value>
</tran:URI>
<tran:URI weight="0">
<env:value>http://10.135.5.30:7205/OSBConnectivity-ListValueManagementService/ListValueManagementPort</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>180</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
</tran:provider-specific>
</con2:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/OCSAccountWS"/>
<con:port>
<con:name>OCSAccountWSPort</con:name>
<con:namespace>http://siebel.com/asi/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb8401:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>240</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/OCSContactWS"/>
<con:port>
<con:name>OCSContactWSPort</con:name>
<con:namespace>http://siebel.com/asi/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb8401:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>240</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/OrganizationCrossReferenceService"/>
<con:binding>
<con:name>OrganizationCrossReferenceService</con:name>
<con:namespace>http://xmlns.oracle.com/apps/mdm/customer</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:pageAttachments isEnabled="false"/>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://sweb8400:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/OrganizationMatchService"/>
<con:port>
<con:name>OrganizationMatchServicePort</con:name>
<con:namespace>http://siebel.com/DataQuality</con:namespace>
</con:port>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb8400:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/OrganizationService"/>
<con:port>
<con:name>OrganizationQueryService</con:name>
<con:namespace>http://xmlns.oracle.com/apps/mdm/customer</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb8400:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>240</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/OrganizationService"/>
<con:port>
<con:name>OrganizationService</con:name>
<con:namespace>http://xmlns.oracle.com/apps/mdm/customer</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:pageAttachments isEnabled="false"/>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb8400:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>240</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/PersonCrossReferenceService"/>
<con:binding>
<con:name>PersonCrossReferenceService</con:name>
<con:namespace>http://xmlns.oracle.com/apps/mdm/customer</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:pageAttachments isEnabled="false"/>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb8400:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/PersonMatchService"/>
<con:port>
<con:name>PersonMatchServicePort</con:name>
<con:namespace>http://siebel.com/DataQuality</con:namespace>
</con:port>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://sweb8400:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>240</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/PersonService"/>
<con:port>
<con:name>PersonQueryService</con:name>
<con:namespace>http://xmlns.oracle.com/apps/mdm/customer</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb8400:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>240</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/PersonService"/>
<con:port>
<con:name>PersonService</con:name>
<con:namespace>http://xmlns.oracle.com/apps/mdm/customer</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb8400:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>240</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,60 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/utilities/ProtocoloVBMgmtSvc"/>
<con:port>
<con:name>ProtocoloVBManagementServiceBindingQSPort</con:name>
<con:namespace>http://xmlns.banesco.com/UtilityService/ProtocoloVBMgmtSvc</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel>full</oper1:detailsLevel>
<oper1:maxSize>8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://10.135.5.29:8001/ProtocoloVBMgmtSvc/proxy/ProtocoloVBMgmtSvc</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>240</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/SWIMergeServices"/>
<con:port>
<con:name>SWI_spcMerge_spcServices</con:name>
<con:namespace>http://siebel.com/asi/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb8401:80/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>240</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ValidateAffiliationOrchestratorService"/>
<con:port>
<con:name>ValidateAffiliationOrchestratorImplPortTypePort</con:name>
<con:namespace>http://services.validateaffiliationorchestrator.digitel.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://200.71.242.80:9702/ValidateAffiliationOrchestrator/ValidateAffiliationOrchestratorService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ValidateAffiliationOrchestratorServicePrepago"/>
<con:port>
<con:name>AffilPort</con:name>
<con:namespace>http://services.validateaffiliationorchestrator.digitel.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://200.71.241.109:9701/ValidateAffiliationOrchestrator/ValidateAffiliationOrchestratorService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/WSPortalServicio"/>
<con:port>
<con:name>WSPortalServicioSoap</con:name>
<con:namespace>http://banesco.com</con:namespace>
</con:port>
</con1:binding>
<oper:operations enabled="true">
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services">
<tran:provider-id xmlns:tran="http://www.bea.com/wli/sb/transports">http</tran:provider-id>
<tran:inbound xmlns:tran="http://www.bea.com/wli/sb/transports">false</tran:inbound>
<tran:URI xmlns:tran="http://www.bea.com/wli/sb/transports">
<env:value xmlns:env="http://www.bea.com/wli/config/env">http://10.1.11.182/SERVICIOTRANSACCIONAL/wsportalservicio.asmx</env:value>
</tran:URI>
<tran:outbound-properties xmlns:tran="http://www.bea.com/wli/sb/transports">
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>180</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/WSDL_distribucion"/>
<con:binding>
<con:name>Zmm_distribucion</con:name>
<con:namespace>urn:sap-com:document:sap:soap:functions:mc-style</con:namespace>
</con:binding>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel>full</oper1:detailsLevel>
<oper1:maxSize>8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sapl903.intra.banesco.com:8001/sap/bc/srt/rfc/sap/zmm_distribucion/100/zmm_distribucion/zmm_distribucion?sap-client=100</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific>
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:businessServiceEntry xmlns:ser="http://xmlns.oracle.com/servicebus/business/config" xmlns:svc="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:jca="http://www.bea.com/wli/sb/transports/jca" xmlns:ops="http://xmlns.oracle.com/servicebus/business/operations" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:coreEntry>
<ser:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ACTDESCANDbz-concrete"/>
<con:binding>
<con:name>ACTDESCANDbz_ptt-binding</con:name>
<con:namespace>http://xmlns.oracle.com/pcbpel/adapter/db/CCARDNOTIF/ISERIESNotificationInAppSvc/ACTDESCANDbz</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</ser:binding>
<ops:operations enabled="true">
<ops:messageTracing enabled="true">
<oper:detailsLevel xmlns:oper="http://xmlns.oracle.com/servicebus/operations">full</oper:detailsLevel>
<oper:maxSize xmlns:oper="http://xmlns.oracle.com/servicebus/operations">15000</oper:maxSize>
</ops:messageTracing>
<ops:throttling enabled="false">
<ops:capacity>-1</ops:capacity>
<ops:maxQueueLength>-1</ops:maxQueueLength>
<ops:timeToLive>-1</ops:timeToLive>
</ops:throttling>
<ops:monitoring enabled="true" aggregationInterval="10"/>
<ops:resultCachingEnabled>true</ops:resultCachingEnabled>
</ops:operations>
<ser:ws-policy>
<svc:binding-mode>no-policies</svc:binding-mode>
</ser:ws-policy>
<ser:xqConfiguration>
<svc:snippetVersion>1.0</svc:snippetVersion>
</ser:xqConfiguration>
</ser:coreEntry>
<ser:endpointConfig>
<tran:provider-id>jca</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>jca://eis/DB/isesmtp_db2</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:all-headers>false</tran:all-headers>
<tran:provider-specific xsi:type="jca:JCAEndPointConfiguration">
<jca:jca-file ref="BanescoCommonArtifacts/jca/db/db2_ACTDESCAND/ACTDESCANDbz_db"/>
<jca:adapter-name>Database Adapter</jca:adapter-name>
<jca:adapter-type>db</jca:adapter-type>
<jca:dispatch-policy>default</jca:dispatch-policy>
<jca:always-use-wsdl>true</jca:always-use-wsdl>
<jca:connection-mode>managed</jca:connection-mode>
<jca:outbound-properties>
<jca:operation-properties>
<jca:operation-name>ACTDESCANDbz</jca:operation-name>
<jca:spec-properties>
<jca:property>
<jca:name>SchemaName</jca:name>
<jca:value>BANCYFIL2</jca:value>
</jca:property>
<jca:property>
<jca:name>GetActiveUnitOfWork</jca:name>
<jca:value>false</jca:value>
</jca:property>
<jca:property>
<jca:name>ProcedureName</jca:name>
<jca:value>ACTDESCAND</jca:value>
</jca:property>
</jca:spec-properties>
</jca:operation-properties>
</jca:outbound-properties>
<jca:endpoint-properties>
<jca:endpoint-property>
<jca:name>jca.retry.backoff</jca:name>
<jca:value>2</jca:value>
</jca:endpoint-property>
<jca:endpoint-property>
<jca:name>jca.retry.count</jca:name>
<jca:value>4</jca:value>
</jca:endpoint-property>
<jca:endpoint-property>
<jca:name>jca.retry.maxInterval</jca:name>
<jca:value>120</jca:value>
</jca:endpoint-property>
<jca:endpoint-property>
<jca:name>jca.retry.interval</jca:name>
<jca:value>1</jca:value>
</jca:endpoint-property>
</jca:endpoint-properties>
</tran:provider-specific>
</ser:endpointConfig>
</ser:businessServiceEntry>

View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/canonicalServices/DirectoryMgmtSvc"/>
<con:port>
<con:name>DirectoryMgmtSvcSOAP</con:name>
<con:namespace>http://xmlns.banesco.com/Service/DirectoryMgmtSvc</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="false">
<oper1:detailsLevel>terse</oper1:detailsLevel>
<oper1:maxSize>8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="true">
<oper:capacity>10</oper:capacity>
<oper:maxQueueLength>100</oper:maxQueueLength>
<oper:timeToLive>120000</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="false" level="normal"/>
<oper:resultCachingEnabled>false</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://osbdesa:8001/AS400DirectoryInAppSvc/proxy/AS400DirectoryInAppSvc</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>30</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description>This Business implements the operations from the wsdl AdministraAccesoPortalService that is provided by HUB de Pago</con:description>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/AdministraAccesoPortalService"/>
<con:port>
<con:name>AdministraAccesoPortalServicePort</con:name>
<con:namespace>http://services.acceso.ws.eftgroup.cl/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://webservices-ve.dv.nativahubdepagos.com/WSAdministraAccesoPortal/AdministraAccesoPortalService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con:description>This service was created by the REST adapter</con:description>
<con1:binding type="REST" xsi:type="con:RestBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/BAMGNotificationBz"/>
<con:binding>
<con:name>BAMGNotificationBz_ptt-binding</con:name>
<con:namespace>http://xmlns.oracle.com/BAMGNotification/BAMGNotificationInAppSvc/BAMGNotificationBz</con:namespace>
</con:binding>
<con:wadl ref="BanescoCommonArtifacts/wadl/infrastructureApplications/BAMGNotificationBz"/>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">15000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.149.74.175:8089/bamgapi</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,94 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:businessServiceEntry xmlns:ser="http://xmlns.oracle.com/servicebus/business/config" xmlns:svc="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:jca="http://www.bea.com/wli/sb/transports/jca" xmlns:ops="http://xmlns.oracle.com/servicebus/business/operations" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:coreEntry>
<ser:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/BM_updateStatus_Recibo_db"/>
<con:binding>
<con:name>BM_updateStatus_Recibo_ptt-binding</con:name>
<con:namespace>http://xmlns.oracle.com/pcbpel/adapter/db/API/BNETFinancialAccountInAppSvc/BM_updateStatus_Recibo</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</ser:binding>
<ops:operations enabled="true" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">30000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</ops:operations>
<con:ws-policy xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<svc:binding-mode>no-policies</svc:binding-mode>
</con:ws-policy>
<ser:xqConfiguration>
<svc:snippetVersion>1.0</svc:snippetVersion>
</ser:xqConfiguration>
</ser:coreEntry>
<ser:endpointConfig>
<tran:provider-id>jca</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>jca://eis/DB/ITSSSAMF</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>3</tran:retry-count>
<tran:retry-interval>5</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:all-headers>false</tran:all-headers>
<tran:provider-specific xsi:type="jca:JCAEndPointConfiguration">
<jca:jca-file ref="BanescoCommonArtifacts/jca/db/BM_updateStatus_Recibo/BM_updateStatus_Recibo_db"/>
<jca:adapter-name>Database Adapter</jca:adapter-name>
<jca:adapter-type>db</jca:adapter-type>
<jca:dispatch-policy>SBDefaultResponseWorkManager</jca:dispatch-policy>
<jca:always-use-wsdl>true</jca:always-use-wsdl>
<jca:connection-mode>managed</jca:connection-mode>
<jca:outbound-properties>
<jca:operation-properties>
<jca:operation-name>BM_updateStatus_Recibo</jca:operation-name>
<jca:spec-properties>
<jca:property>
<jca:name>PackageName</jca:name>
<jca:value>dbo</jca:value>
</jca:property>
<jca:property>
<jca:name>SchemaName</jca:name>
<jca:value>ITSSSAMF</jca:value>
</jca:property>
<jca:property>
<jca:name>GetActiveUnitOfWork</jca:name>
<jca:value>false</jca:value>
</jca:property>
<jca:property>
<jca:name>ProcedureName</jca:name>
<jca:value>BM_updateStatus_Recibo</jca:value>
</jca:property>
</jca:spec-properties>
</jca:operation-properties>
</jca:outbound-properties>
<jca:endpoint-properties>
<jca:endpoint-property>
<jca:name>jca.retry.backoff</jca:name>
<jca:value>2</jca:value>
</jca:endpoint-property>
<jca:endpoint-property>
<jca:name>jca.retry.count</jca:name>
<jca:value>4</jca:value>
</jca:endpoint-property>
<jca:endpoint-property>
<jca:name>jca.retry.maxInterval</jca:name>
<jca:value>120</jca:value>
</jca:endpoint-property>
<jca:endpoint-property>
<jca:name>jca.retry.interval</jca:name>
<jca:value>1</jca:value>
</jca:endpoint-property>
</jca:endpoint-properties>
</tran:provider-specific>
</ser:endpointConfig>
</ser:businessServiceEntry>

View File

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/applicationServices/BPELCreditAnalysisInAppSvc"/>
<con:port>
<con:name>AssessRequestCreditRiskSOAP</con:name>
<con:namespace>http://xmlns.banesco.com/ProcessService/AssessRequestCreditRisk</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">20000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="true">
<oper:capacity>40</oper:capacity>
<oper:maxQueueLength>400</oper:maxQueueLength>
<oper:timeToLive>60000</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.135.5.29:8007/soa-infra/services/default/AssessRequestCreditAnalysis/Assessrequestcreditanalysisprocesssvc</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>180</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/RequirementMgmtSvc_BPELProcess"/>
<con:port>
<con:name>BPELProcessSOAP</con:name>
<con:namespace>http://xmlns.oracle.com/RequirementApplication/RequirementBPEL/BPELProcess</con:namespace>
</con:port>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://sapl8417.intra.banesco.com:8007/soa-infra/services/default/RequirementBPEL/bpelprocess_ep</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/BPELSecurityProcessSvc"/>
<con:port>
<con:name>SecurityProcessSOAP</con:name>
<con:namespace>http://xmlns.oracle.com/SOAAplicationSecurity/SecurityProcessSync/SecurityProcess</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://sapl8416.intra.banesco.com:8007/soa-infra/services/default/SecurityProcessSync/securityprocess_client_ep</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,73 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con:security/>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/bankTran"/>
<con:binding>
<con:name>BankTranServiceImplServiceSoapBinding</con:name>
<con:namespace>http://201.249.156.12/webservice</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">20480</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="true">
<oper:capacity>5</oper:capacity>
<oper:maxQueueLength>200</oper:maxQueueLength>
<oper:timeToLive>30000</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>owsm-policy-bindings</ser:binding-mode>
<ser:owsm-policy-metadata>
<orawsp:wsm-assembly xmlns:orawsp="http://schemas.oracle.com/ws/2006/01/policy">
<sca11:policySet name="policySet" appliesTo="BUSINESS-SERVICE()" attachTo="BUSINESS-SERVICE('.')" orawsp:highId="1" xml:id="BUSINESS-SERVICE__BUSINESS-SERVICE_____" xmlns:sca11="http://docs.oasis-open.org/ns/opencsa/sca/200912">
<wsp:PolicyReference DigestAlgorithm="http://www.w3.org/ns/ws-policy/Sha1Exc" URI="oracle/wss10_message_protection_client_policy_cantv" orawsp:status="enabled" orawsp:id="1" xmlns:wsp="http://www.w3.org/ns/ws-policy">
<orawsp:OverrideProperty orawsp:name="ignore.timestamp.in.response" orawsp:value="true"/>
<orawsp:OverrideProperty orawsp:name="keystore.enc.csf.key" orawsp:value="enc-csf-key-cantv"/>
<orawsp:OverrideProperty orawsp:name="keystore.recipient.alias" orawsp:value="oracle"/>
<orawsp:OverrideProperty orawsp:name="keystore.sig.csf.key" orawsp:value="sign-csf-key-cantv"/>
<orawsp:OverrideProperty orawsp:name="reference.priority" orawsp:value="oracle.wsm.security"/>
</wsp:PolicyReference>
</sca11:policySet>
</orawsp:wsm-assembly>
</ser:owsm-policy-metadata>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.11.2.4/webservice/bankTran</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>15</http:timeout>
<http:connection-timeout>5</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CCARDActivacionDesactivacionCandadoPrepagoService_3F"/>
<con:port>
<con:name>BanescoActivacionDesactivacionCandadoPrepagoServiceHttpsSoap11Endpoint</con:name>
<con:namespace>http://impl.service.ws.hub.credicard.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://10.97.2.48:8245/services/BanescoActivacionDesactivacionCandadoPrepagoService?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>30</http:timeout>
<http:connection-timeout>20</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/CCR-KeY-TarjetaPrepagada"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CCARDActualizacionDatosBasicosClientePrepagoService_3F"/>
<con:port>
<con:name>BanescoActualizacionDatosBasicosClientePrepagoServiceHttpsSoap11Endpoint</con:name>
<con:namespace>http://impl.service.ws.hub.credicard.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://10.97.2.48:8245/services/BanescoActualizacionDatosBasicosClientePrepagoService?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>30</http:timeout>
<http:connection-timeout>20</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/CCR-KeY-TarjetaPrepagada"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CCARDConsultaCandadoPrepagoService_3F"/>
<con:port>
<con:name>BanescoConsultaCandadoPrepagoServiceHttpsSoap11Endpoint</con:name>
<con:namespace>http://impl.service.ws.hub.credicard.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://10.97.2.48:8245/services/BanescoConsultaCandadoPrepagoService?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>30</http:timeout>
<http:connection-timeout>20</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/CCR-KeY-TarjetaPrepagada"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CCARDConsultaCuentaTarjetaClientePrepagoService_3F"/>
<con:port>
<con:name>BanescoConsultaCuentaTarjetaClientePrepagoServiceHttpsSoap11Endpoint</con:name>
<con:namespace>http://impl.service.ws.hub.credicard.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://10.97.2.48:8245/services/BanescoConsultaCuentaTarjetaClientePrepagoService?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>30</http:timeout>
<http:connection-timeout>10</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/CCR-KeY-TarjetaPrepagada"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CCARDBanescoConsultaMovimientosCuentaPrepagoService_3F"/>
<con:port>
<con:name>BanescoConsultaMovimientosCuentaPrepagoServiceHttpsSoap11Endpoint</con:name>
<con:namespace>http://impl.service.ws.hub.credicard.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://10.97.2.48:8245/services/BanescoConsultaMovimientosCuentaPrepagoService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/CCR-KeY-TarjetaPrepagada"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CCARDBanescoConsultaSaldoResumenCuentaPrepagoService_3F"/>
<con:port>
<con:name>BanescoConsultaSaldoResumenCuentaPrepagoServiceHttpsSoap11Endpoint</con:name>
<con:namespace>http://impl.service.ws.hub.credicard.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://10.97.2.48:8245/services/BanescoConsultaSaldoResumenCuentaPrepagoService?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>60</http:timeout>
<http:connection-timeout>30</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/CCR-KeY-TarjetaPrepagada"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CCARDRecargaSaldoTarjetaPrepagoService_3F"/>
<con:port>
<con:name>BanescoRecargaSaldoTarjetaPrepagoServiceHttpsSoap11Endpoint</con:name>
<con:namespace>http://impl.service.ws.hub.credicard.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://10.97.2.48:8245/services/BanescoRecargaSaldoTarjetaPrepagoService?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/CCR-KeY-TarjetaPrepagada"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con:description>This service was created by the REST adapter</con:description>
<con1:binding type="REST" xsi:type="con:RestBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CASHEA_PaymentsNotificationsBz"/>
<con:binding>
<con:name>CASHEA_PaymentsNotifications_ptt-binding</con:name>
<con:namespace>http://xmlns.oracle.com/CASHESDEV/CASHEAPaymentOutAppSvc/CASHEA_PaymentsNotifications</con:namespace>
</con:binding>
<con:wadl ref="BanescoCommonArtifacts/wadl/infrastructureApplications/CASHEA_PaymentsNotificationsBz"/>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">15000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
<con:restConfiguration>
<ser:enforceSchemaOrder>true</ser:enforceSchemaOrder>
</con:restConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.149.74.175:8080</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:timeout>60</http:timeout>
<http:connection-timeout>5</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con:description>This service was created by the REST adapter</con:description>
<con1:binding type="REST" xsi:type="con:RestBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CASHEA_PaymentsNotificationsRevBz"/>
<con:binding>
<con:name>CASHEA_PaymentsNotificationsRevBz_ptt-binding</con:name>
<con:namespace>http://xmlns.oracle.com/PROCASHEA/BanescoCommonArtifacts/CASHEA_PaymentsNotificationsRevBz</con:namespace>
</con:binding>
<con:wadl ref="BanescoCommonArtifacts/wadl/infrastructureApplications/CASHEA_PaymentsNotificationsRevBz"/>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">15000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
<con:restConfiguration>
<ser:enforceSchemaOrder>true</ser:enforceSchemaOrder>
</con:restConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://staging-bldo3ynb.uk.gateway.dev</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific>
<http:outbound-properties>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/DMSimulationService"/>
<con:port>
<con:name>DMRuleServiceInvokerImplPort</con:name>
<con:namespace>http://dmsimulationservice.example.com/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode xmlns:ser="http://www.bea.com/wli/sb/services">no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion xmlns:ser="http://www.bea.com/wli/sb/services">1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id xmlns:tran="http://www.bea.com/wli/sb/transports">http</tran:provider-id>
<tran:inbound xmlns:tran="http://www.bea.com/wli/sb/transports">false</tran:inbound>
<tran:URI xmlns:tran="http://www.bea.com/wli/sb/transports">
<env:value xmlns:env="http://www.bea.com/wli/config/env">http://10.135.191.6:8080/DMSimulationService/dms</env:value>
</tran:URI>
<tran:outbound-properties xmlns:tran="http://www.bea.com/wli/sb/transports">
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>30</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/applicationServices/ProcessServer"/>
<con:port>
<con:name>ProcessServer</con:name>
<con:namespace>http://sapl658:8080/ps/services/ProcessServer</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel>full</oper1:detailsLevel>
<oper1:maxSize>15000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="true">
<oper:capacity>2</oper:capacity>
<oper:maxQueueLength>100</oper:maxQueueLength>
<oper:timeToLive>20000</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:pageAttachments isEnabled="false"/>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.135.191.6:8080/DMSimulationService/dms?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>30</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>MDMSplitWM</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/COESecurity"/>
<con:port>
<con:name>SecurityWebServiceImplPort</con:name>
<con:namespace>http://ws.middleware.itaca.bitconsulting.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.135.195.161:8080/Middleware-Seguridad/SecurityCOE</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/COETerminalFinanciero"/>
<con:port>
<con:name>InterfacesServiceImplPort</con:name>
<con:namespace>http://monitorinterfaces.bitconsulting.com.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.135.195.161:8080/MonitorInterfacesServices/services/COETerminalFinanciero?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CRUopportunityIN"/>
<con:binding>
<con:name>createOpportunity</con:name>
<con:namespace>http://siebel.com/asi/</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
<con:xqConfiguration>
<ser:snippetVersion xmlns:ser="http://www.bea.com/wli/sb/services">1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://sweb8401:7780/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>180</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CRUopportunityIN"/>
<con:binding>
<con:name>readOpportunityPJ</con:name>
<con:namespace>http://siebel.com/asi/</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
<con:xqConfiguration>
<ser:snippetVersion xmlns:ser="http://www.bea.com/wli/sb/services">1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://sweb8401:7780/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>180</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CRUopportunityIN"/>
<con:binding>
<con:name>updateOpportunity</con:name>
<con:namespace>http://siebel.com/asi/</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
<con:xqConfiguration>
<ser:snippetVersion xmlns:ser="http://www.bea.com/wli/sb/services">1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://sweb8401:7780/eai_esn/start.swe?SWEExtSource=WebService&amp;SWEExtCmd=Execute&amp;WSSOAP=1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>180</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<ser:businessServiceEntry xmlns:ser="http://xmlns.oracle.com/servicebus/business/config" xmlns:svc="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:jca="http://www.bea.com/wli/sb/transports/jca" xmlns:ops="http://xmlns.oracle.com/servicebus/business/operations" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:coreEntry>
<ser:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CTACLIXCED-concrete"/>
<con:binding>
<con:name>CTACLIXCED_ptt-binding</con:name>
<con:namespace>http://xmlns.oracle.com/pcbpel/adapter/db/AnamariaTTK/ISERIESCustomer360ViewInAppSvc/CTACLIXCED</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</ser:binding>
<ops:operations enabled="true">
<ops:messageTracing enabled="true">
<oper:detailsLevel xmlns:oper="http://xmlns.oracle.com/servicebus/operations">full</oper:detailsLevel>
<oper:maxSize xmlns:oper="http://xmlns.oracle.com/servicebus/operations">8192</oper:maxSize>
</ops:messageTracing>
<ops:throttling enabled="false">
<ops:capacity>-1</ops:capacity>
<ops:maxQueueLength>-1</ops:maxQueueLength>
<ops:timeToLive>-1</ops:timeToLive>
</ops:throttling>
<ops:monitoring enabled="true" aggregationInterval="10"/>
<ops:resultCachingEnabled>true</ops:resultCachingEnabled>
</ops:operations>
<ser:ws-policy>
<svc:binding-mode>no-policies</svc:binding-mode>
</ser:ws-policy>
<ser:xqConfiguration>
<svc:snippetVersion>1.0</svc:snippetVersion>
</ser:xqConfiguration>
</ser:coreEntry>
<ser:endpointConfig>
<tran:provider-id>jca</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>jca://eis/DB/iseries_db2</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:all-headers>false</tran:all-headers>
<tran:provider-specific xsi:type="jca:JCAEndPointConfiguration">
<jca:jca-file ref="BanescoCommonArtifacts/jca/db/db2_CTACLIXCED/CTACLIXCED_db"/>
<jca:adapter-name>Database Adapter</jca:adapter-name>
<jca:adapter-type>db</jca:adapter-type>
<jca:dispatch-policy>default</jca:dispatch-policy>
<jca:always-use-wsdl>true</jca:always-use-wsdl>
<jca:connection-mode>managed</jca:connection-mode>
<jca:outbound-properties>
<jca:operation-properties>
<jca:operation-name>CTACLIXCED</jca:operation-name>
<jca:spec-properties>
<jca:property>
<jca:name>SchemaName</jca:name>
<jca:value>BANCYFIL2</jca:value>
</jca:property>
<jca:property>
<jca:name>GetActiveUnitOfWork</jca:name>
<jca:value>false</jca:value>
</jca:property>
<jca:property>
<jca:name>ProcedureName</jca:name>
<jca:value>CTACLIXCED</jca:value>
</jca:property>
</jca:spec-properties>
</jca:operation-properties>
</jca:outbound-properties>
<jca:endpoint-properties>
<jca:endpoint-property>
<jca:name>jca.retry.backoff</jca:name>
<jca:value>2</jca:value>
</jca:endpoint-property>
<jca:endpoint-property>
<jca:name>jca.retry.count</jca:name>
<jca:value>4</jca:value>
</jca:endpoint-property>
<jca:endpoint-property>
<jca:name>jca.retry.maxInterval</jca:name>
<jca:value>120</jca:value>
</jca:endpoint-property>
<jca:endpoint-property>
<jca:name>jca.retry.interval</jca:name>
<jca:value>1</jca:value>
</jca:endpoint-property>
</jca:endpoint-properties>
</tran:provider-specific>
</ser:endpointConfig>
</ser:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config">
<con:coreEntry>
<con:description>CalendarioAnualSAPBz S4HANA</con:description>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CalendarioAnualSAP"/>
<con:port>
<con:name>ZWSHR009A</con:name>
<con:namespace>urn:sap-com:document:sap:soap:functions:mc-style</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<oper:throttling enabled="false"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode xmlns:ser="http://www.bea.com/wli/sb/services">no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion xmlns:ser="http://www.bea.com/wli/sb/services">1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id xmlns:tran="http://www.bea.com/wli/sb/transports">http</tran:provider-id>
<tran:inbound xmlns:tran="http://www.bea.com/wli/sb/transports">false</tran:inbound>
<tran:URI xmlns:tran="http://www.bea.com/wli/sb/transports">
<env:value xmlns:env="http://www.bea.com/wli/config/env">https://vhbanqneci.sap.banesco.com:44300/sap/bc/srt/rfc/sap/zwshr009a/400/zwshr009a/zwshr009a</env:value>
</tran:URI>
<tran:outbound-properties xmlns:tran="http://www.bea.com/wli/sb/transports">
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>180</http:timeout>
<http:connection-timeout>180</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/SAP4H-KeY-HumanCapital"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/CalendarioAnualSAP_old"/>
<con:binding>
<con:name>ZWSHR009A_Binding</con:name>
<con:namespace>urn:sap-com:document:sap:soap:functions:mc-style</con:namespace>
</con:binding>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://vhbanqbeci.sap.banesco.com:8000/sap/bc/srt/wsdl/flv_10002P111AD1/sdef_url/ZWSHR009A?sap-client=400&amp;sap-user=QBEREMOTEPI&amp;sap-password=Banesco02*</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific>
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description>This Business implements the operations from the wsdl ConsultaDeudaService that is provided by HUB de Pagos</con:description>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ConsultaDeudaService"/>
<con:binding>
<con:name>ConsultaDeudaServiceBinding</con:name>
<con:namespace>http://service.consultadeuda.ws.eftgroup.cl/</con:namespace>
</con:binding>
</con1:binding>
<oper:operations enabled="true" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://webservices-ve.dv.nativahubdepagos.com/WSConsultaDeuda/ConsultaDeudaService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description>This Business implements the operations from the wsdl ConsultaDirectorioService that is provided by HUB de Pago</con:description>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ConsultaDirectorioService"/>
<con:port>
<con:name>ConsultaDirectorioServicePort</con:name>
<con:namespace>http://service.consultadirectorio.ws.eftgroup.cl/</con:namespace>
</con:port>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://webservices-ve.dv.nativahubdepagos.com/WSConsultaDirectorio/ConsultaDirectorioService?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ConsultaEmpleadoSAP"/>
<con:port>
<con:name>ZWSHR006A</con:name>
<con:namespace>urn:sap-com:document:sap:soap:functions:mc-style</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://vhbanqneci.sap.banesco.com:44300/sap/bc/srt/rfc/sap/zwshr006a/400/zwshr006a/zwshr006a</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>180</http:timeout>
<http:connection-timeout>180</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/SAP4H-KeY-HumanCapital"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description>This Business implements the operations from the wsdl ConsultarOperacionesService that is provide</con:description>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ConsultaOperacionesService"/>
<con:port>
<con:name>ConsultaOperacionesServicePort</con:name>
<con:namespace>http://service.consultaoperaciones.ws.eftgroup.cl/</con:namespace>
</con:port>
</con1:binding>
<oper:operations enabled="true" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://webservices-ve.dv.nativahubdepagos.com/WSConsultaOperaciones/ConsultaOperacionesService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description>This Business implements the operations from the wsdl ConveniosService that is provided by HUB de Pagos</con:description>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ConveniosService"/>
<con:binding>
<con:name>ConveniosServiceBinding</con:name>
<con:namespace>http://services.convenios.ws.eftgroup.cl/</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://webservices-ve.dv.nativahubdepagos.com/WSConvenios/ConveniosService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con:security/>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ConversationWS_startConversationWithDataIdBz"/>
<con:binding>
<con:name>ConversationWSPortBinding</con:name>
<con:namespace>http://ws.access.conversation.director.danaconnect.com/</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">15000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>owsm-policy-bindings</ser:binding-mode>
<ser:owsm-policy-metadata/>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://appserv.danaconnect.com/api/ConversationWS?wsdl</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>10</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/DANA-KeY-conversation"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con:description>This service was created by the REST adapter</con:description>
<con1:binding type="REST" xsi:type="con:RestBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/DANAConnectConversationBz"/>
<con:binding>
<con:name>DANAConnectConversationBz_ptt-binding</con:name>
<con:namespace>http://xmlns.oracle.com/BME+Services/DANANotificationInAppSvc/DANAConnectConversationBz</con:namespace>
</con:binding>
<con:wadl ref="BanescoCommonArtifacts/wadl/infrastructureApplications/DANAConnectConversationBz"/>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false"/>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>false</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.150.15.135:8080/apikey/prueba</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:timeout>300</http:timeout>
<http:connection-timeout>60</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/DANA-KeY-conversation"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/applicationServices/SAPSecurityInAppSvc"/>
<con:port>
<con:name>ZA4F001PortType</con:name>
<con:namespace>urn:sap-com:document:sap:rfc:functions</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:pageAttachments isEnabled="false"/>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services">
<tran:provider-id xmlns:tran="http://www.bea.com/wli/sb/transports">http</tran:provider-id>
<tran:inbound xmlns:tran="http://www.bea.com/wli/sb/transports">false</tran:inbound>
<tran:URI xmlns:tran="http://www.bea.com/wli/sb/transports">
<env:value xmlns:env="http://www.bea.com/wli/config/env">http://10.124.1.157:8000/sap/bc/soap/rfc</env:value>
</tran:URI>
<tran:outbound-properties xmlns:tran="http://www.bea.com/wli/sb/transports">
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="SAPSecurityInAppSvc/service Accounts/ServiceAccountSAPGRC"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con:description>This Business implements the operations from the wsdl EmpresasService that is provided by HUB de Pagos</con:description>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/EmpresasService"/>
<con:binding>
<con:name>EmpresasServiceBinding</con:name>
<con:namespace>http://services.empresas.ws.eftgroup.cl/</con:namespace>
</con:binding>
</con1:binding>
<oper:operations enabled="true">
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="0">
<env:value>http://webservices-ve.dv.nativahubdepagos.com/WSEmpresas/EmpresasService</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/IIntvalCon"/>
<con:port>
<con:name>IIntvalConPort</con:name>
<con:namespace>http://tempuri.org/</con:namespace>
</con:port>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sapl4036/OptivalCon_II/IntvalCon.dll/soap/IIntvalCon</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/INTERAplicaPago"/>
<con:port>
<con:name>AplicaPagoAbonadoV2SoapPort</con:name>
<con:namespace>GxVisionX_K2BTools</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">10000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://172.22.72.3:8080/GxVisionX_K2BToolsJavaEnvironment_GxTest172/servlet/aaplicapagoabonadov2</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>45</http:timeout>
<http:connection-timeout>20</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/INTERValidacionAbonado"/>
<con:port>
<con:name>ConsultaValidacionAbonadoV2SoapPort</con:name>
<con:namespace>GxVisionX_K2BTools</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">10000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://172.22.72.3:8080/GxVisionX_K2BToolsJavaEnvironment_GxTest172/servlet/aconsultavalidacionabonadov2</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>45</http:timeout>
<http:connection-timeout>20</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/IViewserviceBonos"/>
<con:port>
<con:name>IViewBonoPort</con:name>
<con:namespace>http://tempuri.org/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:pageAttachments isEnabled="false"/>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sapl4036:8080/banescobono/PViewBono.dll/soap/IViewBono</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>MDMSplitWM</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/IWebPosMonet"/>
<con:port>
<con:name>IWebPosMonetPort</con:name>
<con:namespace>http://tempuri.org/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel>full</oper1:detailsLevel>
<oper1:maxSize>8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:pageAttachments isEnabled="false"/>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sapl593/WebPosMonet.dll/soap/IWebPosMonet</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/IWebTransUtil"/>
<con:port>
<con:name>IWebTransUtilPort</con:name>
<con:namespace>http://tempuri.org/</con:namespace>
</con:port>
</con1:binding>
<oper:operations enabled="true">
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sapl603/TransUtil/WebTransUtil.dll/soap/IWebTransUtil</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/ItitvalVentasService"/>
<con:port>
<con:name>ItitValventasPort</con:name>
<con:namespace>http://tempuri.org/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel>full</oper1:detailsLevel>
<oper1:maxSize>8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb6015:8080/optivalVen/TitvalVen.dll/soap/ItitValventas</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/Ititvalconsulta"/>
<con:port>
<con:name>ItitvalconsultaPort</con:name>
<con:namespace>http://tempuri.org/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="false" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:pageAttachments isEnabled="false"/>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI weight="1">
<env:value>http://sweb6015:8080/optivalcon/Titvalcon.dll/soap/Ititvalconsulta</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>false</http:chunked-streaming-mode>
</http:outbound-properties>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">
<con:coreEntry>
<con:description/>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/applicationServices/LegalCustomerSyncProcessSvc"/>
<con:port>
<con:name>LegalCustomerSyncProcessSvcPort</con:name>
<con:namespace>http://xmlns.banesco.com/ProcessService/LegalCustomerSyncProcessSvc</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="true">
<oper:capacity>4</oper:capacity>
<oper:maxQueueLength>150</oper:maxQueueLength>
<oper:timeToLive>60000</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.135.5.29:8007/soa-infra/services/default/LegalCustomerSyncProcessSvc/legalcustomersyncprocesssvc_ep</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>20</http:timeout>
<http:connection-timeout>10</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/MenudeoMgmtBCV_1"/>
<con:port>
<con:name>AutorizacionPort</con:name>
<con:namespace>http://service.bcv.org.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">terse</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.150.15.90:8088/service/autorizacion</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>60</http:timeout>
<http:connection-timeout>10</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/MenudeoMgmtBCV_1"/>
<con:port>
<con:name>AutorizacionPort</con:name>
<con:namespace>http://service.bcv.org.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.150.15.90:8088/service/autorizacion</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>60</http:timeout>
<http:connection-timeout>10</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/MenudeoMgmtBCV_1"/>
<con:port>
<con:name>AutorizacionPort</con:name>
<con:namespace>http://service.bcv.org.ve/</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">15000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.150.15.90:8088/service/autorizacion</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>120</http:timeout>
<http:connection-timeout>20</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/MoneyGram_updateStatus"/>
<con:port>
<con:name>PartnerConnect</con:name>
<con:namespace>http://moneygram.com/service/PartnerConnectService</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">15000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>https://extadpartner.moneygram.com/Listenerservice/PartnerConnectStandard</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>30</http:timeout>
<http:connection-timeout>20</http:connection-timeout>
<http:outbound-authentication xsi:type="http:HttpBasicAuthenticationType"/>
<http:service-account ref="BanescoCommonArtifacts/ServiceAccount/MG-KeY-UpdateStatus"/>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/Moneygram"/>
<con:port>
<con:name>PartnerConnect</con:name>
<con:namespace>http://moneygram.com/service/PartnerConnectService</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations">
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode xmlns:ser="http://www.bea.com/wli/sb/services">no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion xmlns:ser="http://www.bea.com/wli/sb/services">1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id xmlns:tran="http://www.bea.com/wli/sb/transports">http</tran:provider-id>
<tran:inbound xmlns:tran="http://www.bea.com/wli/sb/transports">false</tran:inbound>
<tran:URI xmlns:tran="http://www.bea.com/wli/sb/transports">
<env:value xmlns:env="http://www.bea.com/wli/config/env">https://extadpartner.moneygram.com/Listenerservice/PartnerConnectStandard</env:value>
</tran:URI>
<tran:outbound-properties xmlns:tran="http://www.bea.com/wli/sb/transports">
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>0</http:timeout>
<http:connection-timeout>0</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<con:coreEntry>
<con1:binding type="SOAP" xsi:type="con:SoapBindingType" isSoap12="false" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/infrastructureApplications/NETUNO"/>
<con:binding>
<con:name>BanescoServiceSoapBinding</con:name>
<con:namespace>http://controlador</con:namespace>
</con:binding>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="true">
<oper1:detailsLevel xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">full</oper1:detailsLevel>
<oper1:maxSize xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">15000</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="false">
<oper:capacity>0</oper:capacity>
<oper:maxQueueLength>0</oper:maxQueueLength>
<oper:timeToLive>0</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy>
<ser:binding-mode>no-policies</ser:binding-mode>
</con:ws-policy>
<con:xqConfiguration>
<ser:snippetVersion>1.0</ser:snippetVersion>
</con:xqConfiguration>
</con:coreEntry>
<con:endpointConfig>
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://172.28.6.9:9014/netuno/pic/v1</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>30</tran:retry-interval>
<tran:retry-application-errors>false</tran:retry-application-errors>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>30</http:timeout>
<http:connection-timeout>15</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

View File

@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<con:businessServiceEntry xmlns:con="http://xmlns.oracle.com/servicebus/business/config" xmlns:oper="http://xmlns.oracle.com/servicebus/business/operations" xmlns:oper1="http://xmlns.oracle.com/servicebus/operations">
<con:coreEntry>
<con1:binding type="SOAP" isSoap12="false" xsi:type="con:SoapBindingType" xmlns:con="http://www.bea.com/wli/sb/services/bindings/config" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con1="http://xmlns.oracle.com/servicebus/business/config">
<con:wsdl ref="BanescoCommonArtifacts/wsdl/applicationServices/NaturalCustomerSyncProcessSvc"/>
<con:port>
<con:name>NaturalCustomerSyncProcessSvcPort</con:name>
<con:namespace>http://xmlns.banesco.com/ProcessService/NaturalCustomerSyncProcessSvc</con:namespace>
</con:port>
<con:WSI-compliant>false</con:WSI-compliant>
</con1:binding>
<oper:operations enabled="true">
<oper:messageTracing enabled="false">
<oper1:detailsLevel>terse</oper1:detailsLevel>
<oper1:maxSize>8192</oper1:maxSize>
</oper:messageTracing>
<oper:throttling enabled="true">
<oper:capacity>4</oper:capacity>
<oper:maxQueueLength>40</oper:maxQueueLength>
<oper:timeToLive>60000</oper:timeToLive>
</oper:throttling>
<oper:monitoring enabled="true" aggregationInterval="10"/>
<oper:sla-alerting enabled="true" level="normal"/>
<oper:resultCachingEnabled>true</oper:resultCachingEnabled>
</oper:operations>
<con:ws-policy xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ser:binding-mode>wsdl-policy-attachments</ser:binding-mode>
</con:ws-policy>
<con:result-caching isSupported="false"/>
</con:coreEntry>
<con:endpointConfig xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:env="http://www.bea.com/wli/config/env" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tran:provider-id>http</tran:provider-id>
<tran:inbound>false</tran:inbound>
<tran:URI>
<env:value>http://10.135.5.29:7007/soa-infra/services/default/NaturalCustomerSyncProcessSvc/NaturalCustomerSyncProcessSvc_ep</env:value>
</tran:URI>
<tran:outbound-properties>
<tran:load-balancing-algorithm>round-robin</tran:load-balancing-algorithm>
<tran:retry-count>0</tran:retry-count>
<tran:retry-interval>0</tran:retry-interval>
<tran:retry-application-errors>true</tran:retry-application-errors>
<tran:delay-interval-configuration isEnabled="false">
<tran:delay-interval>0</tran:delay-interval>
</tran:delay-interval-configuration>
</tran:outbound-properties>
<tran:provider-specific xsi:type="http:HttpEndPointConfiguration">
<http:outbound-properties>
<http:request-method>POST</http:request-method>
<http:timeout>60</http:timeout>
<http:connection-timeout>15</http:connection-timeout>
<http:follow-redirects>false</http:follow-redirects>
<http:chunked-streaming-mode>true</http:chunked-streaming-mode>
<http:session-sctikiness enabled="false" session-id-name="JSESSIONID"/>
</http:outbound-properties>
<http:dispatch-policy>SBDefaultResponseWorkManager</http:dispatch-policy>
<http:compression>
<http:compression-support>false</http:compression-support>
</http:compression>
</tran:provider-specific>
</con:endpointConfig>
</con:businessServiceEntry>

Some files were not shown because too many files have changed in this diff Show More