You are on page 1of 25

(Detailed Description): Se efectua la cerificaion con FS y se identifica el

java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor2446.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)

(Test Scene):Fullstack Intergration to ChangeNumber

(Expect Result):

(Execute Result):
Request
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:head="http://telefonica.com/globalIntegration/header"
xmlns:v1="http://telefonica.com/globalIntegration/services/ChangeNumber/v1">
<soapenv:Header>
<head:HeaderIn>
<head:country>?</head:country>
<head:lang>?</head:lang>
<head:entity>?</head:entity>
<head:system>?</head:system>
<head:subsystem>?</head:subsystem>
<head:originator>?</head:originator>
<!--Optional:-->
<head:sender>?</head:sender>
<head:userId>?</head:userId>
<!--Optional:-->
<head:wsId>?</head:wsId>
<!--Optional:-->
<head:wsIp>?</head:wsIp>
<!--Optional:-->
<head:wsIpv6>?</head:wsIpv6>
<head:operation>?</head:operation>
<head:destination>?</head:destination>
<!--Optional:-->
<head:pid>?</head:pid>
<head:execId>?</head:execId>
<!--Optional:-->
<head:msgId>?</head:msgId>
<head:timestamp>?</head:timestamp>
<!--Optional:-->
<head:msgType>?</head:msgType>
<!--Optional:-->
<head:varArg>
<!--1 to 10 repetitions:-->
<head:arg>
<head:key>?</head:key>
<head:values>
<!--1 to 10 repetitions:-->
<head:value>?</head:value>
</head:values>
</head:arg>
</head:varArg>
</head:HeaderIn>
</soapenv:Header>
<soapenv:Body>
<v1:changeNumberRequest>
<v1:primaryTelephoneNumber>3178386036</v1:primaryTelephoneNumber>
<v1:secondaryTelephoneNumber>?</v1:secondaryTelephoneNumber>
<v1:idTrxUnique>?</v1:idTrxUnique>
</v1:changeNumberRequest>
</soapenv:Body>
</soapenv:Envelope>

Response:
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header xmlns:head="http://telefonica.com/globalIntegration/header"
xmlns:v1="http://telefonica.com/globalIntegration/services/ChangeNumber/v1">
<ns1:HeaderOut xmlns:ns1="http://telefonica.com/globalIntegration/header">
<ns1:originator>OSB-Node</ns1:originator>
<ns1:destination>?</ns1:destination>
<ns1:execId>?</ns1:execId>
<ns1:timestamp>2017-02-11T16:56:49.121-05:00</ns1:timestamp>
</ns1:HeaderOut>
</soapenv:Header>
<soapenv:Body xmlns:head="http://telefonica.com/globalIntegration/header"
xmlns:v1="http://telefonica.com/globalIntegration/services/ChangeNumber/v1">
<soapenv:Fault
xmlns:ns="http://telefonica.com/globalIntegration/OSB/common/errorMapping/v1">
<faultcode>soapenv:Server</faultcode>
<faultstring>SRV4050:Technical Error</faultstring>
<faultactor>OSB-Node</faultactor>
<detail>
<ns3:MessageFault
xmlns:ns3="http://telefonica.com/globalIntegration/fault">
<ns3:exceptionCategory>SRV</ns3:exceptionCategory>
<ns3:exceptionCode>4050</ns3:exceptionCode>
<ns3:exceptionMessage>Technical Error</ns3:exceptionMessage>
<ns3:exceptionDetail>Fallo de validacin de la accin de validacin de
OSB</ns3:exceptionDetail>
<ns3:exceptionSeverity>E</ns3:exceptionSeverity>
<ns3:appDetail>
<ns3:exceptionAppCode>OSB-382505</ns3:exceptionAppCode>
<ns3:exceptionAppMessage>string length (1) does not match length
facet (2) for countryType in namespace
http://telefonica.com/globalIntegration/header</ns3:exceptionAppMessage>
<ns3:exceptionAppLocation>Stage:'MCI_Headers_Validation_Request'.
Path:'request-pipeline'. Node:'EXP_Pipeline'</ns3:exceptionAppLocation>
<ns3:exceptionAppCause><![CDATA[<fault
xmlns="http://www.bea.com/wli/sb/context"><errorCode>OSB-
382505</errorCode><reason>Fallo de validacin de la accin de validacin de
OSB</reason><details><ValidationFailureDetail
xmlns="http://www.bea.com/wli/sb/stages/transform/config"><message>string
length (1) does not match length facet (2) for countryType in namespace
http://telefonica.com/globalIntegration/header</message><xmlLocation><head:cou
ntry xmlns:head="http://telefonica.com/globalIntegration/header">?
</head:country></xmlLocation><message>string length (1) does not match length
facet (2) for langType in namespace
http://telefonica.com/globalIntegration/header</message><xmlLocation><head:lan
g xmlns:head="http://telefonica.com/globalIntegration/header">?
</head:lang></xmlLocation><message>string value '?' does not match pattern for
wsIpType in namespace
http://telefonica.com/globalIntegration/header</message><xmlLocation><head:wsI
p xmlns:head="http://telefonica.com/globalIntegration/header">?
</head:wsIp></xmlLocation><message>string value '?' does not match pattern for
wsIpv6Type in namespace
http://telefonica.com/globalIntegration/header</message><xmlLocation><head:wsI
pv6 xmlns:head="http://telefonica.com/globalIntegration/header">?
</head:wsIpv6></xmlLocation><message>string value '?' does not match pattern
for pidType in namespace
http://telefonica.com/globalIntegration/header</message><xmlLocation><head:pid
xmlns:head="http://telefonica.com/globalIntegration/header">?
</head:pid></xmlLocation><message>string value '?' does not match pattern for
execIdType in namespace
http://telefonica.com/globalIntegration/header</message><xmlLocation><head:exe
cId xmlns:head="http://telefonica.com/globalIntegration/header">?
</head:execId></xmlLocation><message>string value '?' does not match pattern
for msgIdType in namespace
http://telefonica.com/globalIntegration/header</message><xmlLocation><head:ms
gId xmlns:head="http://telefonica.com/globalIntegration/header">?
</head:msgId></xmlLocation><message>string value '?' does not match pattern
for timestampType in namespace
http://telefonica.com/globalIntegration/header</message><xmlLocation><head:tim
estamp xmlns:head="http://telefonica.com/globalIntegration/header">?
</head:timestamp></xmlLocation></ValidationFailureDetail></details><location><n
ode>EXP_Pipeline</node><pipeline>request-
N3f57c7ff.N215905db.0.15244e33680.N7fc9</pipeline><stage>MCI_Headers_Vali
dation_Request</stage><path>request-
pipeline</path></location></fault>]]></ns3:exceptionAppCause>
</ns3:appDetail>
</ns3:MessageFault>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>

(Log or Image):

(Affirmant):

Colombia Greta OSBOSBFS/QuerySupplementaryOffersLegacy MTH


Brief description: Se genera error al ingresar campo obligatorio
(<primaryTelephoneNumber>) se ingresa el valor entregado por mi par y
genera el mismo response

que al enviarlo vacos

(Detailed Description):
Se genera error al ingresar campo obligatorio (<primaryTelephoneNumber>) se
ingresa el valor entregado por mi par y genera el mismo response que al
enviarlo vaco

se verifica con el equipo de FS y se evidencia error en response


onTimeOut(BusActivity.java:154)

at
com.huawei.ebus.adapter.framework.AsyncNestedReplyMessageListenerExt.on
TimeOut(AsyncNestedReplyMessageListenerExt.java:32)

at
com.huawei.ebus.connector.TimeOutValidatorThread.run(TimeOutValidatorThre
ad.java:78)

at java.lang.Thread.run(Thread.java:745)

(Test Scene):

(Expect Result):

(Execute Result):
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:head="http://telefonica.com/globalIntegration/header"
xmlns:v1="http://telefonica.com/globalIntegration/services/QuerySupplementar
yOffers/v1">

<soapenv:Header>

<head:HeaderIn>

<head:country>?</head:country>

<head:lang>?</head:lang>
<head:entity>?</head:entity>

<head:system>?</head:system>

<head:subsystem>?</head:subsystem>

<head:originator>?</head:originator>

<!--Optional:-->
<head:sender>?</head:sender>

<head:userId>?</head:userId>

<!--Optional:-->

<head:wsId>?</head:wsId>

<!--Optional:-->
<head:wsIp>?</head:wsIp>

<!--Optional:-->

<head:wsIpv6>?</head:wsIpv6>

<head:operation>?</head:operation>

<head:destination>?</head:destination>
<!--Optional:-->

<head:pid>?</head:pid>

<head:execId>?</head:execId>

<!--Optional:-->

<head:msgId>?</head:msgId>
<head:timestamp>?</head:timestamp>

<!--Optional:-->

<head:msgType>?</head:msgType>

<!--Optional:-->

<head:varArg>

<!--1 to 10 repetitions:-->
<head:arg>

<head:key>?</head:key>

<head:values>

<!--1 to 10 repetitions:-->

<head:value>?</head:value>
</head:values>

</head:arg>

</head:varArg>

</head:HeaderIn>

</soapenv:Header>
<soapenv:Body>

<v1:querySupplementaryOffersRequest>

<v1:querySupplementaryOffersReqItem>

<v1:primaryTelephoneNumber>3178392358</v1:primaryTelephoneNumber>

</v1:querySupplementaryOffersReqItem>
</v1:querySupplementaryOffersRequest>

</soapenv:Body>

</soapenv:Envelope>

Response
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">

<soapenv:Header
xmlns:head="http://telefonica.com/globalIntegration/header"
xmlns:v1="http://telefonica.com/globalIntegration/services/QuerySupplementar
yOffers/v1">

<ns1:HeaderOut
xmlns:ns1="http://telefonica.com/globalIntegration/header">

<ns1:originator>OSB-Node</ns1:originator>

<ns1:destination>?</ns1:destination>
<ns1:execId>?</ns1:execId>

<ns1:timestamp>2017-02-11T15:37:51.077-05:00</ns1:timestamp>

</ns1:HeaderOut>

</soapenv:Header>

<soapenv:Body xmlns:head="http://telefonica.com/globalIntegration/header"
xmlns:v1="http://telefonica.com/globalIntegration/services/QuerySupplementar
yOffers/v1">
<soapenv:Fault
xmlns:ns="http://telefonica.com/globalIntegration/OSB/common/errorMapping/
v1">

<faultcode>soapenv:Server</faultcode>

<faultstring>SRV4050:Technical Error</faultstring>

<faultactor>OSB-Node</faultactor>

<detail>
<ns3:MessageFault
xmlns:ns3="http://telefonica.com/globalIntegration/fault">

<ns3:exceptionCategory>SRV</ns3:exceptionCategory>

<ns3:exceptionCode>4050</ns3:exceptionCode>

<ns3:exceptionMessage>Technical Error</ns3:exceptionMessage>

<ns3:exceptionDetail/>
<ns3:exceptionSeverity>E</ns3:exceptionSeverity>

<ns3:appDetail>

<ns3:exceptionAppCode>OSB-380000</ns3:exceptionAppCode>

<ns3:exceptionAppMessage/>

<ns3:exceptionAppLocation>Stage:''. Path:'response-pipeline'.
Node:'MCI_Endpoint_Call'</ns3:exceptionAppLocation>
<ns3:exceptionAppCause><![CDATA[<fault
xmlns="http://www.bea.com/wli/sb/context"><errorCode>OSB-
380000</errorCode><location><node>MCI_Endpoint_Call</node><path>res
ponse-pipeline</path></location></fault>]]></ns3:exceptionAppCause>

</ns3:appDetail>

</ns3:MessageFault>

</detail>

</soapenv:Fault>
</soapenv:Body>

</soapenv:Envelope>

Validacin FS

om.huawei.ebus.core.exception.BusException: Failed to receive the reply


message of request {"header":
{"type":"request","requestID":579,"serviceName":"HttpPoster","operation":"sen
d","policyServiceName":"HttpPoster","policyOperation":"send","policyProtocol":
"POJO","destAddr":"10.203.106.101:2628","srcAddr":"10.203.106.101:2618","p
rotocolHeader":{"soapaction":"\"QuerySupplementaryOffers\"","content-
type":"text\/xml","accept-encoding":""},"protocolInfo":
{"protocol":"http","requestURI":"\/globalIntegration\/services\/ProductCatalogM
anagement\/QuerySupplementaryOffers_v1","host":"10.203.114.94","port":"70
06","timeout":60000000},"rInstanceName":"HttpPoster|
10.203.106.101:2628"},"payload":{"_context":{"_properties":{"TraceFlag":
{"_class":"java.lang.String","$":"0"}}},"_args":{"$list":["<ns0:Envelope
xmlns:ns0=\"http:\/\/schemas.xmlsoap.org\/soap\/envelope\/\"
xmlns:ns2=\"http:\/\/schemas.xmlsoap.org\/soap\/envelope\/\"><ns2:Header
xmlns:ns5=\"http:\/\/telefonica.com\/globalIntegration\/header\"><ns5:HeaderI
n
xmlns:ns5=\"http:\/\/telefonica.com\/globalIntegration\/header\"><ns5:country
>co<\/ns5:country><ns5:lang>es<\/ns5:lang><ns5:entity>TEF<\/ns5:entity>
<ns5:system>FS<\/ns5:system><ns5:subsystem>CRM<\/ns5:subsystem><ns
5:originator>co:es:TEF:FS:CRM<\/ns5:originator><ns5:userId>soaif<\/ns5:user
Id><ns5:operation>QuerySupplementaryOffers<\/ns5:operation><ns5:destina
tion>co:TLF:MTH:MTH<\/ns5:destination><ns5:execId>7202850e-860e-24cd-
82c1-cf805de5cfcf<\/ns5:execId><ns5:timestamp>2017-02-11T14:50:51.921-
05:00<\/ns5:timestamp><ns5:msgType>REQUEST<\/ns5:msgType><\/ns5:He
aderIn><\/ns2:Header><ns2:Body
xmlns:ns9=\"http:\/\/telefonica.com\/globalIntegration\/services\/QuerySupplem
entaryOffers\/v1\"><ns9:querySupplementaryOffersRequest
xmlns:ns9=\"http:\/\/telefonica.com\/globalIntegration\/services\/QuerySupplem
entaryOffers\/v1\"><ns9:querySupplementaryOffersReqItem
xmlns:ns9=\"http:\/\/telefonica.com\/globalIntegration\/services\/QuerySupplem
entaryOffers\/v1\"><ns9:primaryTelephoneNumber>String<\/ns9:primaryTelep
honeNumber><\/ns9:querySupplementaryOffersReqItem><\/ns9:querySupple
mentaryOffersRequest><\/ns2:Body><\/ns0:Envelope>"]}}} in 5,000 ms.

at
com.huawei.ebus.connector.bpmn.activity.BusActivity$1.onTimeOut(BusActivity
.java:154)

at
com.huawei.ebus.adapter.framework.AsyncNestedReplyMessageListenerExt.on
TimeOut(AsyncNestedReplyMessageListenerExt.java:32)

at
com.huawei.ebus.connector.TimeOutValidatorThread.run(TimeOutValidatorThre
ad.java:78)

at java.lang.Thread.run(Thread.java:745)
(Log or Image):
(Affirmant):

You might also like