<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JSON &#8211; Services Engage</title>
	<atom:link href="https://services.engage-sc.com.ar/tag/json/feed/" rel="self" type="application/rss+xml" />
	<link>https://services.engage-sc.com.ar</link>
	<description>Sitio Colaborativo Engage</description>
	<lastBuildDate>Tue, 17 Sep 2024 13:52:49 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://services.engage-sc.com.ar/wp-content/uploads/2019/11/cropped-favicon-engage-s-32x32.png</url>
	<title>JSON &#8211; Services Engage</title>
	<link>https://services.engage-sc.com.ar</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">139374574</site>	<item>
		<title>Tratamiento de excepciones en mensajes HTTPX (Por ejemplo error 500)</title>
		<link>https://services.engage-sc.com.ar/articulos-tecnicos/tratamiento-de-respuestas-de-errores-500-en-mensajes-httpx/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tratamiento-de-respuestas-de-errores-500-en-mensajes-httpx</link>
					<comments>https://services.engage-sc.com.ar/articulos-tecnicos/tratamiento-de-respuestas-de-errores-500-en-mensajes-httpx/#respond</comments>
		
		<dc:creator><![CDATA[Maximiliano Brizzi]]></dc:creator>
		<pubDate>Wed, 08 Jul 2020 20:45:31 +0000</pubDate>
				<category><![CDATA[Artículos Técnicos]]></category>
		<category><![CDATA[Servicios]]></category>
		<category><![CDATA[EIS]]></category>
		<category><![CDATA[error 500]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[servicio web]]></category>
		<category><![CDATA[soap]]></category>
		<guid isPermaLink="false">https://services.engage-sc.com.ar/?p=1537</guid>

					<description><![CDATA[Si bien se puede aplicar la siguiente metodología para distintos tipos de excepciones, se lo explicará en base al ejemplo de un error 500: Los siguientes son ejemplos de mensajes y de lo que devuelve cada uno: Error 500 sin datos / error de conexión (sin transformación) Mensaje: HTTPX&#124;HTTP_GET&#124;http://localhost/SvcEngage5904/SvcEngageRest.svc/rest/ThrowException&#124;10&#124;00204434-B8EB-487E-AFFE-B3DB8327E66C&#124;94983b69-79dc-488c-8175-b91941339fa2&#124;rolandob&#124;&#124;ExceptionMessage=&#124;AsFaultException=False[EOM] Información . . . <a class="readmore-link" href="https://services.engage-sc.com.ar/articulos-tecnicos/tratamiento-de-respuestas-de-errores-500-en-mensajes-httpx/">Leer más</a>]]></description>
		
					<wfw:commentRss>https://services.engage-sc.com.ar/articulos-tecnicos/tratamiento-de-respuestas-de-errores-500-en-mensajes-httpx/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1537</post-id>	</item>
		<item>
		<title>JSON en transformaciones de EIS</title>
		<link>https://services.engage-sc.com.ar/articulos-tecnicos/json-en-transformaciones-de-eis/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=json-en-transformaciones-de-eis</link>
					<comments>https://services.engage-sc.com.ar/articulos-tecnicos/json-en-transformaciones-de-eis/#respond</comments>
		
		<dc:creator><![CDATA[Maximiliano Brizzi]]></dc:creator>
		<pubDate>Thu, 22 Feb 2018 15:04:21 +0000</pubDate>
				<category><![CDATA[Artículos Técnicos]]></category>
		<category><![CDATA[Servicios]]></category>
		<category><![CDATA[EIS]]></category>
		<category><![CDATA[JSON]]></category>
		<guid isPermaLink="false">https://services.engage-sc.com.ar/?p=1011</guid>

					<description><![CDATA[Para utilizar JSON en lugar de XML en las dlls de serialización, en lugar de usar el nodo “XMLSerializations”, hay que utilizar “JSONSerializations”, de la siguiente manera: &#60;Transformation ID=&#8221;ADJUNTAR_FOTO&#8221;&#62; &#60;InPut /&#62; &#60;OutPut&#62;       &#60;JSONSerializations&#62;         &#60;JSONSerialization Source=&#8221;.&#8221;&#62;           &#60;LibraryName&#62;ejemploRTAJSON&#60;/LibraryName&#62;           &#60;ClassType&#62;RootObject&#60;/ClassType&#62;         &#60;/JSONSerialization&#62;       &#60;/JSONSerializations&#62; &#60;InsertCommands&#62; &#60;Destination Table=&#8221;PHYSICAL_ATTACHED_DOCUMENT&#8221; SourceData=&#8221;Result.message&#8221;&#62; &#60;Assignments&#62; . . . <a class="readmore-link" href="https://services.engage-sc.com.ar/articulos-tecnicos/json-en-transformaciones-de-eis/">Leer más</a>]]></description>
		
					<wfw:commentRss>https://services.engage-sc.com.ar/articulos-tecnicos/json-en-transformaciones-de-eis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1011</post-id>	</item>
	</channel>
</rss>
