<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005"><channel><title><![CDATA[Integra FAQs ]]> </title><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/</link><description><![CDATA[ Frequently Asked Questions ]]></description><language>en</language>
<pubDate>Thu, 23 May 2013 17:15:25 GMT</pubDate><image>    <url>http://www.integra4notes.com/web/integra/web.nsf/_logo_integra?OpenImageResource</url>    <title>Integra for Notes FAQs</title>    <link>http://www.integra4notes.com/pages/faq</link>  </image>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/958167E9EF2F85D3C1257ACD002DA4FE</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/958167E9EF2F85D3C1257ACD002DA4FE</link>
<pubDate>Wed, 20 Feb 2013 14:11:06 GMT</pubDate>
<title ><![CDATA[0301 - Microsoft Excel: Microsoft Excel cannot access the file (20/02/2013)]]></title>
<description ><![CDATA[Error: Microsoft Excel cannot access the file When executing an Excel Integra profile scheduled to run on the server, the following error may be raised: &lt;BR/&gt; [StaticVars.InitialiseExcelSheet] 42, 213 Microsoft Excel: Microsoft Excel cannot access the file This is usually caused by incorrect DCOM settings. Please refer to the FAQ Considerations for server-side Automation of Microsoft Office explaining how to set the DCOM settings.]]></description>
</item>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/4D80E4793506081AC1257100004A044A</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/4D80E4793506081AC1257100004A044A</link>
<pubDate>Fri, 07 Dec 2012 08:21:50 GMT</pubDate>
<title ><![CDATA[0168 - Considerations for server-side Automation of Microsoft Office (07/12/2012)]]></title>
<description ><![CDATA[Considerations for server-side Automation of Microsoft Office When configuring a Domino server for Windows to run Integra for Notes profiles on a scheduled basis or as web-enabled profiles through a browser client, there are a few settings that one needs to address. Besides the configuration issues of Integra for Notes, there are some considerations with regards to server-side automation of Office. The following link points to a Microsoft website that talks about this subject: http://support.mi]]></description>
</item>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/8CABFDE638474EE9C125729E0037145A</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/8CABFDE638474EE9C125729E0037145A</link>
<pubDate>Thu, 15 Nov 2012 08:38:49 GMT</pubDate>
<title ><![CDATA[0200 - Numbers being shown as text in excel when exporting from integra (15/11/2012)]]></title>
<description ><![CDATA[Why are numbers being shown as text in Excel when exporting data? When exporting from Notes using an Integra profile set to Normal Export, the value in the Excel is exported as Text instead of Number. To solve this problem, set the field type of the affected field to Formula from the Field Formula List tab and enter the following formula which will convert the text to a number: @TextToNumber(fieldName) Also, make sure that the data rows for that column in the Excel template are formatted as Num]]></description>
</item>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/7A0881E7C15D5EBBC12579FB002F5152</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/7A0881E7C15D5EBBC12579FB002F5152</link>
<pubDate>Wed, 14 Nov 2012 08:37:31 GMT</pubDate>
<title ><![CDATA[0299 - New Features & Fixes in Integra for Notes 4.7 Build 20 (14/11/2012)]]></title>
<description ><![CDATA[New Features & Fixes available in Integra for Notes 4.7.20
May 11, 2012 FIXES When using stats.apiexprt = false in a Word export Integra profile, the attachment icons inside rich text fields are transferred to Microsoft Word, however their original position is not retained and the attachments are placed below the rich text field contents instead. This issue has been addressed in this build.]]></description>
</item>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/51CE81BA02E5E32FC12573FC00548646</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/51CE81BA02E5E32FC12573FC00548646</link>
<pubDate>Wed, 03 Oct 2012 08:40:30 GMT</pubDate>
<title ><![CDATA[0240 - How to create hyperlinks to Notes documents in an Excel spreadsheet (03/10/2012)]]></title>
<description ><![CDATA[How to create hyperlinks to Notes documents in an Excel spreadsheet When exporting data to Excel using Integra for Notes, you may want to create a hyperlink to the Notes document from which the data was exported. This FAQ explains how you can achieve this. 1)  In your Integra profile, create a computed field which will be used to store hyperlinks 2) Copy & Paste the Advanced Script below into the CB_BFORWRITECOM event. This code will build the Notes URL of the exported documents and stores it i]]></description>
</item>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/DCB295B432D2D22EC12572AB00391AAA</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/DCB295B432D2D22EC12572AB00391AAA</link>
<pubDate>Wed, 22 Aug 2012 12:49:39 GMT</pubDate>
<title ><![CDATA[0205 - Manipulating filter conditions via Integra's events (22/08/2012)]]></title>
<description ><![CDATA[Manipulating filter conditions via Integra's events Let us say that you would like to specify a filter condition in an Integra profile and use values entered by users at run-time, for example via a custom dialog. There are two ways to achieve this: 1)  Specify the filter condition in the CB_INITIALISE OR CB_BFOREXPORT event in the Advanced Script Callback tab. The filter condition is set as follows: &lt;pre class="brush: ls;"&gt; case CB_INITIALISE dim usrdoc as NotesDocument
dim period_from as strin]]></description>
</item>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/5EF1142A2CDC1580C1256F3600161828</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/5EF1142A2CDC1580C1256F3600161828</link>
<pubDate>Mon, 06 Aug 2012 14:35:55 GMT</pubDate>
<title ><![CDATA[0055 - How is Integra licensed and Priced? (06/08/2012)]]></title>
<description ><![CDATA[How is Integra for Notes licensed? &lt;br&gt; For details about licensing and pricing click here www.integra4notes.com/licensing Additional information: Pricing Information
Partner List
Purchase on-line]]></description>
</item>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/C5FC431194131DC0C1257A4F003128F8</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/C5FC431194131DC0C1257A4F003128F8</link>
<pubDate>Fri, 03 Aug 2012 08:59:01 GMT</pubDate>
<title ><![CDATA[0300 - New Features & Fixes in Integra for Notes 4.7 Build 21 (03/08/2012)]]></title>
<description ><![CDATA[New Features & Fixes available in Integra for Notes 4.7.21
August 3, 2012 FIXES When using an Integra Text profile to generate a file in XML format, the closing XML tags are not generated. This only happens when filtering is added to the Integra profile and the last document processed does not match the filter conditions. This issue has been addressed in this build.]]></description>
</item>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/2CF832E025751E18C1256EE00035089B</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/2CF832E025751E18C1256EE00035089B</link>
<pubDate>Mon, 25 Jun 2012 09:48:55 GMT</pubDate>
<title ><![CDATA[0040 - How can I export multi-value categorised documents for only selected categories? (25/06/2012)]]></title>
<description ><![CDATA[How can I export multi-value categorised documents for only selected categories? The following advanced code example can be used to export selected categories from a categorised view. The code works on selected documents as well as for all documents in the view. The code will check whether the view has any categories and if so it will present a dialog showing the list of available categories (categories in which documents have been selected). By default no category is selected, however, if the ]]></description>
</item>
<item><guid>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/F7EE0ECFE88DA28EC1256EE00035088B</guid><link>http://www.integra4notes.com:80/web/Integra/IntegraFAQ.nsf/7EF252471B71AC89C1257291003C0CFC/F7EE0ECFE88DA28EC1256EE00035088B</link>
<pubDate>Mon, 25 Jun 2012 09:47:37 GMT</pubDate>
<title ><![CDATA[0059 - How to export data from response and parent documents (25/06/2012)]]></title>
<description ><![CDATA[How to export data from response and parent documents Data in Notes documents is frequently held in response documents but some additional data related to the response document may also be required to be exported from the response document's parent document. This FAQ explains how this is achieved using Integra for Notes. Firstly, create a profile linked to the Notes form which is the response documents' form. Set up the profile as if only the fields from the response documents are being exporte]]></description>
</item>
</channel></rss>
