<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Siebel Unleashed</title>
	<link>http://siebelunleashed.com</link>
	<description>Making Siebel Simple</description>
	<lastBuildDate>Mon, 08 Mar 2010 13:25:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Adding Custom SOAP Headers</title>
		<description><![CDATA[I was working on requirement that involved call to a web service published by another Siebel Application which means Publisher and Consumer were both Siebel Application.
In Siebel User Authorization can happen in two ways

WSSE (Web Service Security) Headers in SOAP Request
SOAP Headers


WSSE Soap headers are automatically added by Siebel in case if you give Username [...]]]></description>
		<link>http://siebelunleashed.com/adding-custom-soap-headers/</link>
			</item>
	<item>
		<title>Line Break in Calculated Field-Solution</title>
		<description><![CDATA[Sorry for delay in posting the solution for Line Break problem but got busy with some stuff. From all the discussion that we had, possible  3 solutions came up. The details of the solution are as following:
Solution suggested by Jeevan:

Format data in calculated field using HTML (BR Tag) to have new line:
[Field 1] + ‘&#60;/BR&#62;’ [...]]]></description>
		<link>http://siebelunleashed.com/line-break-calculated-field-solution/</link>
			</item>
	<item>
		<title>Importing Siebel 8.1 BC SIF in Siebel 7.8</title>
		<description><![CDATA[Problem:
While trying to import Business Component SIF exported from Siebel 8.1 Tools to Siebel 7.8 Tools and encountered a error message as shown below:

“UI_FREEZE is not an attribute of type PROJECT. This input SIF file is in wrong format (SBL-DEV-00386)”

Solution:
To resolve this error I opened SIF file in WordPad in the PROJECT tag deleted the [...]]]></description>
		<link>http://siebelunleashed.com/importing-siebel-8-1-bc-sif-in-siebel-7-8/</link>
			</item>
	<item>
		<title>Workflow argument type mismatch error</title>
		<description><![CDATA[Problem:
 
I was trying to simulate a workflow yesterday which had just one step of “PRM ANI Utility Service” with “CreateEmptyPropSet” method. While simulating the workflow I received a really strange error message box (Screenshot shown below).


“Watch Window” displayed error message given below:
 
“&#8211; GetReadBuffer was called on WfProperty for incorrect datatype.(SBL-BPR-00255)”

Solution:
The problem was with [...]]]></description>
		<link>http://siebelunleashed.com/workflow-argument-type-mismatch-error/</link>
			</item>
	<item>
		<title>Line Break in a Calculated field</title>
		<description><![CDATA[Requirement: We have 4 address fields storing different details of addresses.  We need to display all this information in a single field but there should be line break after each address detail. For example let’s assume that below is the information contained in 4 address fields

Field 1: Orange County, is a good place.   Field 2: [...]]]></description>
		<link>http://siebelunleashed.com/line-break-in-a-calculated-field/</link>
			</item>
</channel>
</rss>
