<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Business Object Properties - Code Options - how to set default External References and Namespace Import in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Business-Object-Properties-Code-Options-how-to-set-default/m-p/75098#M27703</link>
    <description>Hi,

Is there any option to set default Code Options in Business Object Properties? For the moment when I create a new Business Object by default I have External References and Namespace Imports set as in the attachment.&amp;nbsp;

I know that I need couple of more references and imports to successfully run SAP Scripting - can I set up a default Namespace Imports and External References so they are included each time I create a VBO?

Thanks</description>
    <pubDate>Thu, 13 Sep 2018 16:55:00 GMT</pubDate>
    <dc:creator>AdamBelica</dc:creator>
    <dc:date>2018-09-13T16:55:00Z</dc:date>
    <item>
      <title>Business Object Properties - Code Options - how to set default External References and Namespace Import</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Business-Object-Properties-Code-Options-how-to-set-default/m-p/75098#M27703</link>
      <description>Hi,

Is there any option to set default Code Options in Business Object Properties? For the moment when I create a new Business Object by default I have External References and Namespace Imports set as in the attachment.&amp;nbsp;

I know that I need couple of more references and imports to successfully run SAP Scripting - can I set up a default Namespace Imports and External References so they are included each time I create a VBO?

Thanks</description>
      <pubDate>Thu, 13 Sep 2018 16:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Business-Object-Properties-Code-Options-how-to-set-default/m-p/75098#M27703</guid>
      <dc:creator>AdamBelica</dc:creator>
      <dc:date>2018-09-13T16:55:00Z</dc:date>
    </item>
    <item>
      <title>Create template VBO with all…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Business-Object-Properties-Code-Options-how-to-set-default/m-p/75099#M27704</link>
      <description>Create template VBO with all the imports you need, then ""save as"" when you need new one?</description>
      <pubDate>Thu, 13 Sep 2018 17:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Business-Object-Properties-Code-Options-how-to-set-default/m-p/75099#M27704</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-09-13T17:01:00Z</dc:date>
    </item>
    <item>
      <title>That sounds to me as easiest…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Business-Object-Properties-Code-Options-how-to-set-default/m-p/75100#M27705</link>
      <description>That sounds to me as easiest - and possibly the best - solution. But I still wonder is there any way to set up default code options if not it would be nice to see in next updates of BP.
&amp;nbsp;</description>
      <pubDate>Thu, 13 Sep 2018 17:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Business-Object-Properties-Code-Options-how-to-set-default/m-p/75100#M27705</guid>
      <dc:creator>AdamBelica</dc:creator>
      <dc:date>2018-09-13T17:20:00Z</dc:date>
    </item>
    <item>
      <title>The solution of aikudino is…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Business-Object-Properties-Code-Options-how-to-set-default/m-p/75101#M27706</link>
      <description>The solution of&amp;nbsp;aikudino is good indeed.
another work around is to use late binding.
maybe not the best practice, but then you don’t have to bother about references, e.g. :
dim OBJ_SapGuiAuto as Object = Microsoft.VisualBasic.GetObject(“SAPGUI”)
(And if ‘GetObject’ throws an error, try ‘CreateObject’ instead)</description>
      <pubDate>Fri, 14 Sep 2018 00:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Business-Object-Properties-Code-Options-how-to-set-default/m-p/75101#M27706</guid>
      <dc:creator>BastiaanBezemer</dc:creator>
      <dc:date>2018-09-14T00:36:00Z</dc:date>
    </item>
  </channel>
</rss>

