<?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>Techartifact</title>
	<atom:link href="https://www.techartifact.com/blogs/feed" rel="self" type="application/rss+xml" />
	<link>https://www.techartifact.com/blogs</link>
	<description>Latest tip and information on Java and Oracle Fusion Middleware/Weblogic</description>
	<lastBuildDate>Fri, 08 May 2020 21:09:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.2</generator>
	<item>
		<title>Enabling Attachment Support in OSB &#8211; Oracle Service Bus</title>
		<link>https://www.techartifact.com/blogs/2020/02/enabling-attachment-support-in-osb-oracle-service-bus.html</link>
					<comments>https://www.techartifact.com/blogs/2020/02/enabling-attachment-support-in-osb-oracle-service-bus.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Fri, 07 Feb 2020 04:45:11 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<guid isPermaLink="false">https://www.techartifact.com/blogs/?p=4505</guid>

					<description><![CDATA[<p>Oracle Service Bus (OSB) 12C has been simplified by enabling creation and modification of services right inside JDeveloper, alongside SOA development. &#160;However, this has introduced a learning curve for developers to learn and adapt to OSB development using JDeveloper IDE. &#160;A common use case for OSB service development is to allow attachments to pass through &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2020/02/enabling-attachment-support-in-osb-oracle-service-bus.html" class="more-link">Continue reading<span class="screen-reader-text"> "Enabling Attachment Support in OSB &#8211; Oracle Service Bus"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2020/02/enabling-attachment-support-in-osb-oracle-service-bus.html">Enabling Attachment Support in OSB – Oracle Service Bus</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2020/02/enabling-attachment-support-in-osb-oracle-service-bus.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DevOps with Oracle Developer Service – Deploy SpringBoot application to Oracle ACCS</title>
		<link>https://www.techartifact.com/blogs/2020/01/deploy-application-to-oracle-cloud-with-oracle-developer-service-devops.html</link>
					<comments>https://www.techartifact.com/blogs/2020/01/deploy-application-to-oracle-cloud-with-oracle-developer-service-devops.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Fri, 31 Jan 2020 15:30:00 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=4442</guid>

					<description><![CDATA[<p>Developer need to follow agile way in developing application. DevOps is new way of Software development. Developers need to setup some support service before starting new project. This can be as follows- Wiki &#160;for document authoring and collaboration with your team members Version Control Automated build. Code Reviews Issues Tracking. Many organization follows these standard &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2020/01/deploy-application-to-oracle-cloud-with-oracle-developer-service-devops.html" class="more-link">Continue reading<span class="screen-reader-text"> "DevOps with Oracle Developer Service – Deploy SpringBoot application to Oracle ACCS"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2020/01/deploy-application-to-oracle-cloud-with-oracle-developer-service-devops.html">DevOps with Oracle Developer Service – Deploy SpringBoot application to Oracle ACCS</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2020/01/deploy-application-to-oracle-cloud-with-oracle-developer-service-devops.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OWSM Security Policy- Configure Password Digest</title>
		<link>https://www.techartifact.com/blogs/2019/12/owsm-security-policy-configure-password-digest.html</link>
					<comments>https://www.techartifact.com/blogs/2019/12/owsm-security-policy-configure-password-digest.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Sat, 07 Dec 2019 04:56:00 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<guid isPermaLink="false">https://www.techartifact.com/blogs/?p=4509</guid>

					<description><![CDATA[<p>A familiar constraint we encounter when using Oracle Service Bus (OSB) Business Services is that they are required to be configured with the Username Token policy, where the password should not be text-based; rather, it should be in binary format with Nonce and Creation Time. The password should also use the same Password Digest – &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2019/12/owsm-security-policy-configure-password-digest.html" class="more-link">Continue reading<span class="screen-reader-text"> "OWSM Security Policy- Configure Password Digest"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2019/12/owsm-security-policy-configure-password-digest.html">OWSM Security Policy- Configure Password Digest</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2019/12/owsm-security-policy-configure-password-digest.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Handle JSON message in pipeline using javascript in OSB12c</title>
		<link>https://www.techartifact.com/blogs/2019/10/handle-json-message-in-pipeline-using-javascript-in-osb12c.html</link>
					<comments>https://www.techartifact.com/blogs/2019/10/handle-json-message-in-pipeline-using-javascript-in-osb12c.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Sun, 27 Oct 2019 21:01:35 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<guid isPermaLink="false">https://www.techartifact.com/blogs/?p=4513</guid>

					<description><![CDATA[<p>Oracle Service Bus 12c provide the feature to handle JSON messages inside pipeline, although this feature was not there in first version of 12c but later version provides full JSON support. In this post, I will show how to handle JSON message inside pipeline. JavaScript is new action introduced inside message flow that help us &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2019/10/handle-json-message-in-pipeline-using-javascript-in-osb12c.html" class="more-link">Continue reading<span class="screen-reader-text"> "Handle JSON message in pipeline using javascript in OSB12c"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2019/10/handle-json-message-in-pipeline-using-javascript-in-osb12c.html">Handle JSON message in pipeline using javascript in OSB12c</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2019/10/handle-json-message-in-pipeline-using-javascript-in-osb12c.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SOAP Version Mismatch Issue Using OSB 12c</title>
		<link>https://www.techartifact.com/blogs/2019/10/soap-version-mismatch-issue-using-osb-12c.html</link>
					<comments>https://www.techartifact.com/blogs/2019/10/soap-version-mismatch-issue-using-osb-12c.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Mon, 07 Oct 2019 04:51:29 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<guid isPermaLink="false">https://www.techartifact.com/blogs/?p=4507</guid>

					<description><![CDATA[<p>we discovered a version mismatch issue in which two SOAP services on different versions (Service-A on SOAP 1.2 and Service-B on SOAP 1.1) were failing to communicate with each other. Here, we explain how to resolve this issue. Difference between SOAP 1.1 and SOAP 1.2 Before diving into the solution, let’s look at the improvements &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2019/10/soap-version-mismatch-issue-using-osb-12c.html" class="more-link">Continue reading<span class="screen-reader-text"> "SOAP Version Mismatch Issue Using OSB 12c"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2019/10/soap-version-mismatch-issue-using-osb-12c.html">SOAP Version Mismatch Issue Using OSB 12c</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2019/10/soap-version-mismatch-issue-using-osb-12c.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Accessing global custom attributes in WebCenter Portal 12c</title>
		<link>https://www.techartifact.com/blogs/2019/09/accessing-global-custom-attributes-in-webcenter-portal-12c.html</link>
					<comments>https://www.techartifact.com/blogs/2019/09/accessing-global-custom-attributes-in-webcenter-portal-12c.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Sat, 07 Sep 2019 09:59:00 +0000</pubDate>
				<category><![CDATA[Oracle ADF]]></category>
		<category><![CDATA[Webcenter]]></category>
		<category><![CDATA[12c]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[el]]></category>
		<category><![CDATA[global]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[portal]]></category>
		<guid isPermaLink="false">https://www.techartifact.com/blogs/?p=4480</guid>

					<description><![CDATA[<p>Global Attributes can be declared to share variables and information between all the Portals. Out of the box, one of the attributes is the wcSessionTimeoutPeriod responsible for the session timeout. My friend Daniel already blogged about accessing this on his blog entry.http://blog.vassit.co.uk/knowledge/access-global-custom-attributes Way of accessing in EL is still working as following HOW CAN BE &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2019/09/accessing-global-custom-attributes-in-webcenter-portal-12c.html" class="more-link">Continue reading<span class="screen-reader-text"> "Accessing global custom attributes in WebCenter Portal 12c"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2019/09/accessing-global-custom-attributes-in-webcenter-portal-12c.html">Accessing global custom attributes in WebCenter Portal 12c</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2019/09/accessing-global-custom-attributes-in-webcenter-portal-12c.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Deploy to Application Container Cloud Service from Oracle Storage Cloud via REST API</title>
		<link>https://www.techartifact.com/blogs/2017/08/deploy-to-application-container-cloud-service-from-oracle-storage-cloud-via-rest-api.html</link>
					<comments>https://www.techartifact.com/blogs/2017/08/deploy-to-application-container-cloud-service-from-oracle-storage-cloud-via-rest-api.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Tue, 22 Aug 2017 20:25:27 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Oracle Cloud]]></category>
		<category><![CDATA[Application Container Cloud Service]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Deploy]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[Oracle Storage Cloud]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[REST API]]></category>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=4399</guid>

					<description><![CDATA[<p>As mentioned in my previous post about Application container cloud. We can use two options to upload application archive to ACSS UI console (Already covered in previous post) From Stroge cloud service via REST API In this post, we will talk about upload archive via storage cloud Service using REST API. There is two steps &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2017/08/deploy-to-application-container-cloud-service-from-oracle-storage-cloud-via-rest-api.html" class="more-link">Continue reading<span class="screen-reader-text"> "Deploy to Application Container Cloud Service from Oracle Storage Cloud via REST API"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2017/08/deploy-to-application-container-cloud-service-from-oracle-storage-cloud-via-rest-api.html">Deploy to Application Container Cloud Service from Oracle Storage Cloud via REST API</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2017/08/deploy-to-application-container-cloud-service-from-oracle-storage-cloud-via-rest-api.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fusion Middleware Security  &#8211; Search user in AD using OPSS</title>
		<link>https://www.techartifact.com/blogs/2017/07/fusion-middleware-security-search-user-in-ad-using-opss.html</link>
					<comments>https://www.techartifact.com/blogs/2017/07/fusion-middleware-security-search-user-in-ad-using-opss.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Thu, 27 Jul 2017 09:57:12 +0000</pubDate>
				<category><![CDATA[Oracle ADF]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[Middleware]]></category>
		<category><![CDATA[OPSS]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[user]]></category>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=4384</guid>

					<description><![CDATA[<p>Oracle Platform Security Services (OPSS) provides enterprise product development teams, systems integrators (SIs), and independent software vendors (ISVs) with a standards-based, portable, integrated, enterprise-grade security framework for Java Standard Edition (Java SE) and Java Enterprise Edition (Java EE) applications. OPSS provides an abstraction layer in the form of standards-based application programming interfaces (APIs) that insulate &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2017/07/fusion-middleware-security-search-user-in-ad-using-opss.html" class="more-link">Continue reading<span class="screen-reader-text"> "Fusion Middleware Security  &#8211; Search user in AD using OPSS"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2017/07/fusion-middleware-security-search-user-in-ad-using-opss.html">Fusion Middleware Security  – Search user in AD using OPSS</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2017/07/fusion-middleware-security-search-user-in-ad-using-opss.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Introduction to Docker and Docker Compose</title>
		<link>https://www.techartifact.com/blogs/2017/06/introduction-to-docker-and-docker-compose.html</link>
					<comments>https://www.techartifact.com/blogs/2017/06/introduction-to-docker-and-docker-compose.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Fri, 02 Jun 2017 13:36:47 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Oracle Cloud]]></category>
		<category><![CDATA[Compose]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[Docker daemon]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[Swarm]]></category>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=4365</guid>

					<description><![CDATA[<p>Aim- What is Docker and Docker Compose. I will try to explain about linux container then goes more into Docker and Docker Compose for a beginner. Now in this cloud buzz world, what developers want &#8211; ● Scalability, maintainability, Agility, Portability. ● DevOps tools. ● Improved resource utilization. ● A continuum of abstraction levels. Linux &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2017/06/introduction-to-docker-and-docker-compose.html" class="more-link">Continue reading<span class="screen-reader-text"> "Introduction to Docker and Docker Compose"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2017/06/introduction-to-docker-and-docker-compose.html">Introduction to Docker and Docker Compose</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2017/06/introduction-to-docker-and-docker-compose.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Oracle PaaS for SaaS Integration</title>
		<link>https://www.techartifact.com/blogs/2017/05/oracle-paas-for-saas-integration.html</link>
					<comments>https://www.techartifact.com/blogs/2017/05/oracle-paas-for-saas-integration.html#respond</comments>
		
		<dc:creator><![CDATA[Vinay]]></dc:creator>
		<pubDate>Tue, 30 May 2017 12:26:27 +0000</pubDate>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Oracle Cloud]]></category>
		<category><![CDATA[Cloud Rapid Development Kit]]></category>
		<category><![CDATA[Integration.OracleCloud]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[SaaS]]></category>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=4345</guid>

					<description><![CDATA[<p>Platform-as-a-Service (PaaS) is buzz word now. Every day you are going to hear more and more PaaS has quickly evolved into a standard for building an agile business platform, and that’s cause for excitement. Platform as a service (PaaS) is exciting for customers—not just those who want to move to the cloud, but also those &#8230; </p>
<p class="link-more"><a href="https://www.techartifact.com/blogs/2017/05/oracle-paas-for-saas-integration.html" class="more-link">Continue reading<span class="screen-reader-text"> "Oracle PaaS for SaaS Integration"</span></a></p>
<p>The post <a href="https://www.techartifact.com/blogs/2017/05/oracle-paas-for-saas-integration.html">Oracle PaaS for SaaS Integration</a> first appeared on <a href="https://www.techartifact.com/blogs">Techartifact</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.techartifact.com/blogs/2017/05/oracle-paas-for-saas-integration.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
