BIDS in my local pc

Hi guys, a quick question: I'm workingh in a SQL Server 2008 R2 installed in a Server. I can connect it using SSMS, no problem at all. I'm running SP, Triggers and others stuff. Now I got a stupid problem, I'd like to build some cube but I don't
have BIDS in my client. I know that SQL instance was installed as full features but I forgot how I can install BIDS in my machine ( I used working with SQL 2012 and Visual Studio 2010..). I got in my local machine the folder configuration tools, I know
that I can lunch something like add features but I'm wondering if this works in the
server machine or in my local pc.
Any suggestion?
Thanks

I know that I can lunch something like add features but I'm wondering if this works in the
server machine or in my local pc.
Hello,
If you have the SQL Server 2008R2 installation media, then you can add BIDS to your existing installation or as a new installation to your client machine; start the installer and select under "Shared Components" the installation option "Business Intelligence
Developer Studio" = BIDS.
Olaf Helper
[ Blog] [ Xing] [ MVP]

Similar Messages

  • Accepted BID created a Local PO?

    Hi Experts,
    We are creating BID invitation from SC of subtype ER.
    If the PR from which the SC is created does not conatins the account assignment category the PO generated for this BID is created as Local ..
    Is this the standard behaviour?
    How to pass account information to FM BBP_PD_BID_CREATE since there is no table for accounting data in this FM?
    Thanks,
    Anubhav

    Hi Jay,
    We are in classic scenarion, subtype of SC used for creatig BID Invitations is ER - External Requierment .
    When a BID is displayed in BBP_PD there is a tab
    Acct Assg:.
    How to populate this data while creating a BID so that it is passed to PO automatically.
    We are on SRM 4.0 .
    One more thing is for BID created with SCs (these SC s were created from PRs without acc assgnmnt) have local system as be_log_system table BBP_PDBEI where as others have ECC system in this field.
    Thanks a lot,
    Anubhav

  • Create PO from Bid

    Hello,
    When we try to create a Po from bid in our local system (SRM), we get the message: u201CNo purchase order createu201D with several error message like these:
    u2022     Executing target system XXXXX differs from the system for Accounting
    u2022     Incorrect interface data for set PDORG in method C
    u2022     Enter the company code
    u2022     No logical system for FI is maintained. Inform system admin.
    u2022     Vendor 0000305485 not intended for purch. org.
    Apparently the bid is correct, do you know the reason of these errors?
         Many thanks, Juan Manuel

    Hi Juan,
    Could you please check the below things?
    Has the vendor of your accepted bid been extended to the Purchase org of the RFQ or bid invitation?
    Please also check if the required attributes like Sys_ACC, Vendor_Sys has been maintained in PPOMA_BBP?
    Thanks and regards,
    Ranjan

  • Help! - how to complete hardware test on newly purchased Powerbook

    Hi All,
    I am taking delivery of a 1.25Ghz 15" Powerbook tomorrow after a successful bid on a local online auction. As part of the terms of sale the PB is sold with "no operating system installed/hard drive formatted" and the PB is warranted to be in working order, although under the sale terms I have 5 days from delivery to return it if it is not in full working order.
    I have purchased a retail version of OSX Tiger and plan to immediately install it onto the PB after running Disk Utility to "zero" the hard drive. After telephoning Applecare this week they are sending me the Apple Hardware Test disk for this model PB although unfortunately they advised that it may take up to 3 weeks for delivery (well outside the 5 day window I have to check the condition of the PB).
    Outside of taking the PB to my local Apple Service Centre, can anyone recommend alternative diagnostic software or procedures I could carry out to check that this PB is in full working order before the expiry of the 5 day no return period?

    1bogdan:
    Congratulations! You have just gotten yourself a good computer.
    Tech Tool Pro is a suite of diagnostic and repair utilities. It does Hardware Tests among other things. It seems that 5 days to check things out is a very short time.
    That said, unless there are serious hardware issues, even Apple Hardware Test does not always pick it up right on the first or second or third run. You main concerns with this computer are:
    1. hard disk drive - if there is a problem here you likely will not be able to successfully install and or run the 'Book.
    2. Logic board - this may not show up right away, and AHT sometimes has difficulty picking it up.
    After formatting and installing, I suggest you run Repair Disk in Disk Utilities.
    Here is a suggested procedure for getting started with reformat, zero all data and re-install:
    Formatting, Partitioning Zeroing a Hard Disk Drive
    Warning! Be sure you have a tested backup of at least your Users folder and any third party applications you do not want to re-install before attempting this procedure.
    Boot from the install CD holding down the "C" key.
    Select language
    Go to the Utilities menu (Tiger) Installer menu (Panther & earlier) and launch Disk Utility.
    Select your HDD (manufacturer ID) in left side bar.
    Select Partition tab in main panel. (You are about to create a single partition volume.)
    Select number of partition in pull-down menu above Volume diagram.
    (Note: 1 partition is normally better for an internal HDD. External HDDs usually have more than one)
    Type in name in Name field (usually Macintosh HD)
    Select Volume Format as Mac OS Extended (Journaled)
    Click Partition button at bottom of panel.
    Select Erase tab
    Select the a volume under Manufacturer ID (usually Macintosh HD).
    Check to be sure your Volume Name and Volume Format are correct.
    Select on Security Options button (Tiger) Options button (Panther & earlier).
    Select Zero all data. (This process will map out bad blocks on your HDD. However, it could take several hours. If you want a quicker method, don't go to Security Options and just click the Erase button.)
    Click OK.
    Click Erase button
    Quit Disk Utility.
    Open installer and begin installation process.
    Choose to Customize and deselect Foreign Language Translations and Additional Printer drivers.
    Check box to install X11 (optional).
    Proceed with installation.
    After installation computer will restart for setup.
    After setup, reboot computer.
    Go to Applications > Utilities > Disk Utility.
    Select your HDD (manufacturer ID) in left side bar.
    Select First Aid in main panel.
    Click Repair Disk Permissions.
    Connect to Internet.
    Download and install Mac OS X 10.4.9 Combo Update (PPC)
    Computer will restart after updates.
    Go to Applications > Utilities > Disk Utility.
    Select your HDD (manufacturer ID) in left side bar.
    Select First Aid in main panel.
    Click Repair Disk Permissions.
    Please do post back with an update or further questions.
    Good luck.
    cornelius

  • Deployment changes from websphere to weblogic

    Hi gurus,
    I am trying to deploy a sample application written for websphere V5.1 to weblogic8.1, what are the changes i need to do to the code and as well deployment descriptors.
    I have lot of CMPs and a common ejb-jar.xml, ibm-ejb-jar-bnd.xmi and ibm-ejb-jar-ext.xmi. How can i convert these into weblogic's ejb-jar.xml ( i guess it is same for both), weblogic-cmp-rdbms-jar.xml and weblogic-ejb-jar.xml.
    And for session beans and jsps what are the changes i need to focus...and any at code level also ?
    It is highly appreciated if anyone could show some light on this...thanks in advance.
    cheers,
    kuru

    hiya,
    thanks for the reply, i figured that "ibm-ejb-jar-bnd.xmi" is used for JNDI binding just like "weblogic-ejb-jar.xml" does, where as what is this xmi will do "ibm-ejb-jar-ext.xmi". Yes, am really glad am not using EJB1.1 spec of old websphere. What paremeters from the Webshpere's CMP i can provide in weblogic-cmp-rdbms-jar.xml.
    thanks,
    kuru
    ibm-ejb-jar-ext.xmi :
    <?xml version="1.0" encoding="UTF-8"?>
    <ejbext:EJBJarExtension xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ejbext="ejbext.xmi" xmlns:ejb="ejb.xmi" xmi:id="EJBJarExtension_1047304095329">
    <ejbExtensions xmi:type="ejbext:ContainerManagedEntityExtension" xmi:id="ContainerManagedEntityExtension_1047304095345" name="Accountspayable">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094642"/>
    </ejbExtensions>
    <ejbExtensions xmi:type="ejbext:ContainerManagedEntityExtension" xmi:id="ContainerManagedEntityExtension_1047304095346" name="Registration">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094704"/>
    </ejbExtensions>
    <ejbExtensions xmi:type="ejbext:ContainerManagedEntityExtension" xmi:id="ContainerManagedEntityExtension_1047304095347" name="Address">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094767"/>
    </ejbExtensions>
    <ejbExtensions xmi:type="ejbext:ContainerManagedEntityExtension" xmi:id="ContainerManagedEntityExtension_1047304095348" name="Bid">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094814"/>
    </ejbExtensions>
    <ejbExtensions xmi:type="ejbext:ContainerManagedEntityExtension" xmi:id="ContainerManagedEntityExtension_1047304095349" name="Onlineitem">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094892"/>
    </ejbExtensions>
    <ejbExtensions xmi:type="ejbext:ContainerManagedEntityExtension" xmi:id="ContainerManagedEntityExtension_1047304095350" name="Sale">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094939"/>
    </ejbExtensions>
    <ejbJar href="META-INF/ejb-jar.xml#ejb-jar_ID"/>
    </ejbext:EJBJarExtension>
    ibm-ejb-jar-bnd.xmi:
    <?xml version="1.0" encoding="UTF-8"?>
    <ejbbnd:EJBJarBinding xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ejbbnd="ejbbnd.xmi" xmlns:ejb="ejb.xmi" xmlns:commonbnd="commonbnd.xmi" xmlns:common="common.xmi" xmi:id="EJBJarBinding_1047304095079" currentBackendId="DB2UDBNT_V72_1">
    <ejbJar href="META-INF/ejb-jar.xml#ejb-jar_ID"/>
    <ejbBindings xmi:id="EnterpriseBeanBinding_1047304095079" jndiName="ejb/com/acme/ejb/AccountspayableLocalHome">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094642"/>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095079" jndiName="ejb/com/acme/ejb/RegistrationLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095079"/>
    </ejbRefBindings>
    </ejbBindings>
    <ejbBindings xmi:id="EnterpriseBeanBinding_1047304095080" jndiName="ejb/com/acme/ejb/RegistrationLocalHome">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094704"/>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095080" jndiName="ejb/com/acme/ejb/AccountspayableLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095080"/>
    </ejbRefBindings>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095111" jndiName="ejb/com/acme/ejb/AddressLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095111"/>
    </ejbRefBindings>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095142" jndiName="ejb/com/acme/ejb/BidLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095142"/>
    </ejbRefBindings>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095189" jndiName="ejb/com/acme/ejb/SaleLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095189"/>
    </ejbRefBindings>
    </ejbBindings>
    <ejbBindings xmi:id="EnterpriseBeanBinding_1047304095220" jndiName="ejb/com/acme/ejb/AddressLocalHome">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094767"/>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095220" jndiName="ejb/com/acme/ejb/RegistrationLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095220"/>
    </ejbRefBindings>
    </ejbBindings>
    <ejbBindings xmi:id="EnterpriseBeanBinding_1047304095221" jndiName="ejb/com/acme/ejb/BidLocalHome">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094814"/>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095221" jndiName="ejb/com/acme/ejb/RegistrationLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095221"/>
    </ejbRefBindings>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095283" jndiName="ejb/com/acme/ejb/OnlineitemLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095283"/>
    </ejbRefBindings>
    </ejbBindings>
    <ejbBindings xmi:id="EnterpriseBeanBinding_1047304095298" jndiName="ejb/com/acme/ejb/OnlineitemLocalHome">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094892"/>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095298" jndiName="ejb/com/acme/ejb/BidLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095298"/>
    </ejbRefBindings>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095299" jndiName="ejb/com/acme/ejb/SaleLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095299"/>
    </ejbRefBindings>
    </ejbBindings>
    <ejbBindings xmi:id="EnterpriseBeanBinding_1047304095299" jndiName="ejb/com/acme/ejb/SaleLocalHome">
    <enterpriseBean xmi:type="ejb:ContainerManagedEntity" href="META-INF/ejb-jar.xml#ContainerManagedEntity_1047304094939"/>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095300" jndiName="ejb/com/acme/ejb/OnlineitemLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095300"/>
    </ejbRefBindings>
    <ejbRefBindings xmi:id="EjbRefBinding_1047304095314" jndiName="ejb/com/acme/ejb/RegistrationLocalHome">
    <bindingEjbRef xmi:type="common:EJBLocalRef" href="META-INF/ejb-jar.xml#EJBLocalRef_1047304095314"/>
    </ejbRefBindings>
    </ejbBindings>
    <defaultCMPConnectionFactory xmi:id="CMPConnectionFactoryBinding_1047393457625" jndiName="jdbc/dreamauc" resAuth="Per_Connection_Factory"/>
    </ejbbnd:EJBJarBinding>
    ejb-jar.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
    <ejb-jar id="ejb-jar_ID">
         <display-name>AuctionEJB</display-name>
         <enterprise-beans>
              <entity id="ContainerManagedEntity_1047304094642">
                   <ejb-name>Accountspayable</ejb-name>
                   <local-home>com.acme.ejb.AccountspayableLocalHome</local-home>
                   <local>com.acme.ejb.AccountspayableLocal</local>
                   <ejb-class>com.acme.ejb.AccountspayableBean</ejb-class>
                   <persistence-type>Container</persistence-type>
                   <prim-key-class>com.acme.ejb.AccountspayableKey</prim-key-class>
                   <reentrant>False</reentrant>
                   <cmp-version>2.x</cmp-version>
                   <abstract-schema-name>Accountspayable</abstract-schema-name>
                   <cmp-field id="CMPAttribute_1047304094548">
                        <field-name>recordid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094549">
                        <field-name>transactionid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094595">
                        <field-name>chequenumber</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094596">
                        <field-name>amount</field-name>
                   </cmp-field>
                   <ejb-local-ref id="EJBLocalRef_1047304095079">
                        <ejb-ref-name>ejb/Registration</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.RegistrationLocalHome</local-home>
                        <local>com.acme.ejb.RegistrationLocal</local>
                        <ejb-link>Registration</ejb-link>
                   </ejb-local-ref>
              </entity>
              <entity id="ContainerManagedEntity_1047304094704">
                   <ejb-name>Registration</ejb-name>
                   <local-home>com.acme.ejb.RegistrationLocalHome</local-home>
                   <local>com.acme.ejb.RegistrationLocal</local>
                   <ejb-class>com.acme.ejb.RegistrationBean</ejb-class>
                   <persistence-type>Container</persistence-type>
                   <prim-key-class>com.acme.ejb.RegistrationKey</prim-key-class>
                   <reentrant>False</reentrant>
                   <cmp-version>2.x</cmp-version>
                   <abstract-schema-name>Registration</abstract-schema-name>
                   <cmp-field id="CMPAttribute_1047304094642">
                        <field-name>userid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094658">
                        <field-name>email</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094659">
                        <field-name>passwd</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094673">
                        <field-name>name</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094674">
                        <field-name>cardtype</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094675">
                        <field-name>acctnum</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094689">
                        <field-name>expiry</field-name>
                   </cmp-field>
                   <ejb-local-ref id="EJBLocalRef_1047304095080">
                        <ejb-ref-name>ejb/Accountspayable</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.AccountspayableLocalHome</local-home>
                        <local>com.acme.ejb.AccountspayableLocal</local>
                        <ejb-link>Accountspayable</ejb-link>
                   </ejb-local-ref>
                   <ejb-local-ref id="EJBLocalRef_1047304095111">
                        <ejb-ref-name>ejb/Address</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.AddressLocalHome</local-home>
                        <local>com.acme.ejb.AddressLocal</local>
                        <ejb-link>Address</ejb-link>
                   </ejb-local-ref>
                   <ejb-local-ref id="EJBLocalRef_1047304095142">
                        <ejb-ref-name>ejb/Bid</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.BidLocalHome</local-home>
                        <local>com.acme.ejb.BidLocal</local>
                        <ejb-link>Bid</ejb-link>
                   </ejb-local-ref>
                   <ejb-local-ref id="EJBLocalRef_1047304095189">
                        <ejb-ref-name>ejb/Sale</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.SaleLocalHome</local-home>
                        <local>com.acme.ejb.SaleLocal</local>
                        <ejb-link>Sale</ejb-link>
                   </ejb-local-ref>
                   <query>
                        <description></description>
                        <query-method>
                             <method-name>findAll</method-name>
                             <method-params>
                             </method-params>
                        </query-method>
                        <ejb-ql>select object(r) from Registration r</ejb-ql>
                   </query>
              </entity>
              <entity id="ContainerManagedEntity_1047304094767">
                   <ejb-name>Address</ejb-name>
                   <local-home>com.acme.ejb.AddressLocalHome</local-home>
                   <local>com.acme.ejb.AddressLocal</local>
                   <ejb-class>com.acme.ejb.AddressBean</ejb-class>
                   <persistence-type>Container</persistence-type>
                   <prim-key-class>com.acme.ejb.AddressKey</prim-key-class>
                   <reentrant>False</reentrant>
                   <cmp-version>2.x</cmp-version>
                   <abstract-schema-name>Address</abstract-schema-name>
                   <cmp-field id="CMPAttribute_1047304094720">
                        <field-name>addressid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094736">
                        <field-name>street</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094737">
                        <field-name>city</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094738">
                        <field-name>state</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094751">
                        <field-name>zip</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094752">
                        <field-name>phonenum</field-name>
                   </cmp-field>
                   <ejb-local-ref id="EJBLocalRef_1047304095220">
                        <ejb-ref-name>ejb/Registration</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.RegistrationLocalHome</local-home>
                        <local>com.acme.ejb.RegistrationLocal</local>
                        <ejb-link>Registration</ejb-link>
                   </ejb-local-ref>
              </entity>
              <entity id="ContainerManagedEntity_1047304094814">
                   <ejb-name>Bid</ejb-name>
                   <local-home>com.acme.ejb.BidLocalHome</local-home>
                   <local>com.acme.ejb.BidLocal</local>
                   <ejb-class>com.acme.ejb.BidBean</ejb-class>
                   <persistence-type>Container</persistence-type>
                   <prim-key-class>com.acme.ejb.BidKey</prim-key-class>
                   <reentrant>False</reentrant>
                   <cmp-version>2.x</cmp-version>
                   <abstract-schema-name>Bid</abstract-schema-name>
                   <cmp-field id="CMPAttribute_1047304094767">
                        <field-name>bidid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094783">
                        <field-name>currentbid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094784">
                        <field-name>maximumbid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094785">
                        <field-name>bidincrement</field-name>
                   </cmp-field>
                   <ejb-local-ref id="EJBLocalRef_1047304095221">
                        <ejb-ref-name>ejb/Registration</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.RegistrationLocalHome</local-home>
                        <local>com.acme.ejb.RegistrationLocal</local>
                        <ejb-link>Registration</ejb-link>
                   </ejb-local-ref>
                   <ejb-local-ref id="EJBLocalRef_1047304095283">
                        <ejb-ref-name>ejb/Onlineitem</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.OnlineitemLocalHome</local-home>
                        <local>com.acme.ejb.OnlineitemLocal</local>
                        <ejb-link>Onlineitem</ejb-link>
                   </ejb-local-ref>
                   <query>
                        <description></description>
                        <query-method>
                             <method-name>findAutoBids</method-name>
                             <method-params>
                                  <method-param>java.lang.Integer</method-param>
                             </method-params>
                        </query-method>
                        <ejb-ql>select object(b) from Bid b where b.fk_itemtypeid.itemtypeid = ?1 and b.maximumbid >= b.fk_itemtypeid.lastbid + b.bidincrement</ejb-ql>
                   </query>
                   <query>
                        <description></description>
                        <query-method>
                             <method-name>findHighestBid</method-name>
                             <method-params>
                                  <method-param>java.lang.Integer</method-param>
                             </method-params>
                        </query-method>
                        <ejb-ql>select object(b) from Bid b where b.fk_itemtypeid.itemtypeid = ?1 and b.currentbid = (select max(b1.currentbid) from Bid b1 where b1.fk_itemtypeid.itemtypeid = ?1)</ejb-ql>
                   </query>
              </entity>
              <entity id="ContainerManagedEntity_1047304094892">
                   <ejb-name>Onlineitem</ejb-name>
                   <local-home>com.acme.ejb.OnlineitemLocalHome</local-home>
                   <local>com.acme.ejb.OnlineitemLocal</local>
                   <ejb-class>com.acme.ejb.OnlineitemBean</ejb-class>
                   <persistence-type>Container</persistence-type>
                   <prim-key-class>com.acme.ejb.OnlineitemKey</prim-key-class>
                   <reentrant>False</reentrant>
                   <cmp-version>2.x</cmp-version>
                   <abstract-schema-name>Onlineitem</abstract-schema-name>
                   <cmp-field id="CMPAttribute_1047304094814">
                        <field-name>itemtypeid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094815">
                        <field-name>catalognumber</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094829">
                        <field-name>title</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094830">
                        <field-name>description</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094831">
                        <field-name>value</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094845">
                        <field-name>startingbid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094846">
                        <field-name>imagelocn</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094861">
                        <field-name>imagelocnsm</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094862">
                        <field-name>lastbid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094863">
                        <field-name>lastbidder</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094876">
                        <field-name>startbidding</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094877">
                        <field-name>endbidding</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094878">
                        <field-name>status</field-name>
                   </cmp-field>
                   <ejb-local-ref id="EJBLocalRef_1047304095298">
                        <ejb-ref-name>ejb/Bid</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.BidLocalHome</local-home>
                        <local>com.acme.ejb.BidLocal</local>
                        <ejb-link>Bid</ejb-link>
                   </ejb-local-ref>
                   <ejb-local-ref id="EJBLocalRef_1047304095299">
                        <ejb-ref-name>ejb/Sale</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.SaleLocalHome</local-home>
                        <local>com.acme.ejb.SaleLocal</local>
                        <ejb-link>Sale</ejb-link>
                   </ejb-local-ref>
                   <query>
                        <description></description>
                        <query-method>
                             <method-name>findByValue</method-name>
                             <method-params>
                                  <method-param>long</method-param>
                             </method-params>
                        </query-method>
                        <ejb-ql>select object(o) from Onlineitem as o where o.value <= ?1</ejb-ql>
                   </query>
              </entity>
              <entity id="ContainerManagedEntity_1047304094939">
                   <ejb-name>Sale</ejb-name>
                   <local-home>com.acme.ejb.SaleLocalHome</local-home>
                   <local>com.acme.ejb.SaleLocal</local>
                   <ejb-class>com.acme.ejb.SaleBean</ejb-class>
                   <persistence-type>Container</persistence-type>
                   <prim-key-class>com.acme.ejb.SaleKey</prim-key-class>
                   <reentrant>False</reentrant>
                   <cmp-version>2.x</cmp-version>
                   <abstract-schema-name>Sale</abstract-schema-name>
                   <cmp-field id="CMPAttribute_1047304094892">
                        <field-name>saleid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094893">
                        <field-name>amount</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094908">
                        <field-name>credittrans</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094909">
                        <field-name>deliveryorderid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094910">
                        <field-name>delivered</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094923">
                        <field-name>paid</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094924">
                        <field-name>datestarted</field-name>
                   </cmp-field>
                   <cmp-field id="CMPAttribute_1047304094925">
                        <field-name>state</field-name>
                   </cmp-field>
                   <ejb-local-ref id="EJBLocalRef_1047304095300">
                        <ejb-ref-name>ejb/Onlineitem</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.OnlineitemLocalHome</local-home>
                        <local>com.acme.ejb.OnlineitemLocal</local>
                        <ejb-link>Onlineitem</ejb-link>
                   </ejb-local-ref>
                   <ejb-local-ref id="EJBLocalRef_1047304095314">
                        <ejb-ref-name>ejb/Registration</ejb-ref-name>
                        <ejb-ref-type>Entity</ejb-ref-type>
                        <local-home>com.acme.ejb.RegistrationLocalHome</local-home>
                        <local>com.acme.ejb.RegistrationLocal</local>
                        <ejb-link>Registration</ejb-link>
                   </ejb-local-ref>
                   <query>
                        <description>Find all expired items that have not been processed (buyerid = null). the bidding time has ended (endbidding <= current time) and that there has been at least one bid (lastbid not null)
    -</description>
                        <query-method>
                             <method-name>findExpiredItems</method-name>
                             <method-params>
                                  <method-param>java.sql.Timestamp</method-param>
                             </method-params>
                        </query-method>
                        <ejb-ql>select DISTINCT object(o) from Sale as o where (o.fk_buyerid is null) and (o.fk_itemid.endbidding<=?1) and (o.fk_itemid.lastbid is not null)</ejb-ql>
                   </query>
              </entity>
         </enterprise-beans>
         <relationships>
              <ejb-relation>
                   <description></description>
                   <ejb-relation-name>Accountspayable_To_Registration</ejb-relation-name>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094611">
                        <ejb-relationship-role-name>fk_userid</ejb-relationship-role-name>
                        <multiplicity>Many</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Accountspayable</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>fk_userid</cmr-field-name>
                        </cmr-field>
                   </ejb-relationship-role>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094626">
                        <ejb-relationship-role-name>accountspayable</ejb-relationship-role-name>
                        <multiplicity>One</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Registration</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>accountspayable</cmr-field-name>
                             <cmr-field-type>java.util.Collection</cmr-field-type>
                        </cmr-field>
                   </ejb-relationship-role>
              </ejb-relation>
              <ejb-relation>
                   <description></description>
                   <ejb-relation-name>Bid_To_Registration</ejb-relation-name>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094798">
                        <ejb-relationship-role-name>fk_bidderid</ejb-relationship-role-name>
                        <multiplicity>Many</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Bid</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>fk_bidderid</cmr-field-name>
                        </cmr-field>
                   </ejb-relationship-role>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094799">
                        <ejb-relationship-role-name>bid</ejb-relationship-role-name>
                        <multiplicity>One</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Registration</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>bid</cmr-field-name>
                             <cmr-field-type>java.util.Collection</cmr-field-type>
                        </cmr-field>
                   </ejb-relationship-role>
              </ejb-relation>
              <ejb-relation>
                   <description></description>
                   <ejb-relation-name>Sale_To_Registration</ejb-relation-name>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094923">
                        <ejb-relationship-role-name>fk_buyerid</ejb-relationship-role-name>
                        <multiplicity>Many</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Sale</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>fk_buyerid</cmr-field-name>
                        </cmr-field>
                   </ejb-relationship-role>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094939">
                        <ejb-relationship-role-name>sale</ejb-relationship-role-name>
                        <multiplicity>One</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Registration</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>sale</cmr-field-name>
                             <cmr-field-type>java.util.Collection</cmr-field-type>
                        </cmr-field>
                   </ejb-relationship-role>
              </ejb-relation>
              <ejb-relation>
                   <description></description>
                   <ejb-relation-name>Sale_To_Registration4</ejb-relation-name>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094940">
                        <ejb-relationship-role-name>fk_sellerid</ejb-relationship-role-name>
                        <multiplicity>Many</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Sale</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>fk_sellerid</cmr-field-name>
                        </cmr-field>
                   </ejb-relationship-role>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094941">
                        <ejb-relationship-role-name>sale1</ejb-relationship-role-name>
                        <multiplicity>One</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Registration</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>sale1</cmr-field-name>
                             <cmr-field-type>java.util.Collection</cmr-field-type>
                        </cmr-field>
                   </ejb-relationship-role>
              </ejb-relation>
              <ejb-relation>
                   <description></description>
                   <ejb-relation-name>Registration_To_Address</ejb-relation-name>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094704">
                        <ejb-relationship-role-name>fk_billingaddress</ejb-relationship-role-name>
                        <multiplicity>Many</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Registration</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>fk_billingaddress</cmr-field-name>
                        </cmr-field>
                   </ejb-relationship-role>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094705">
                        <ejb-relationship-role-name>registration</ejb-relationship-role-name>
                        <multiplicity>One</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Address</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>registration</cmr-field-name>
                             <cmr-field-type>java.util.Collection</cmr-field-type>
                        </cmr-field>
                   </ejb-relationship-role>
              </ejb-relation>
              <ejb-relation>
                   <description></description>
                   <ejb-relation-name>Registration_To_Address3</ejb-relation-name>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094706">
                        <ejb-relationship-role-name>fk_shipaddress</ejb-relationship-role-name>
                        <multiplicity>Many</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Registration</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>fk_shipaddress</cmr-field-name>
                        </cmr-field>
                   </ejb-relationship-role>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094707">
                        <ejb-relationship-role-name>registration2</ejb-relationship-role-name>
                        <multiplicity>One</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Address</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>registration2</cmr-field-name>
                             <cmr-field-type>java.util.Collection</cmr-field-type>
                        </cmr-field>
                   </ejb-relationship-role>
              </ejb-relation>
              <ejb-relation>
                   <description></description>
                   <ejb-relation-name>Bid_To_Onlineitem</ejb-relation-name>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094800">
                        <ejb-relationship-role-name>fk_itemtypeid</ejb-relationship-role-name>
                        <multiplicity>Many</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Bid</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>fk_itemtypeid</cmr-field-name>
                        </cmr-field>
                   </ejb-relationship-role>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094801">
                        <ejb-relationship-role-name>bid</ejb-relationship-role-name>
                        <multiplicity>One</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Onlineitem</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>bid</cmr-field-name>
                             <cmr-field-type>java.util.Collection</cmr-field-type>
                        </cmr-field>
                   </ejb-relationship-role>
              </ejb-relation>
              <ejb-relation>
                   <description></description>
                   <ejb-relation-name>Sale_To_Onlineitem</ejb-relation-name>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094942">
                        <ejb-relationship-role-name>fk_itemid</ejb-relationship-role-name>
                        <multiplicity>Many</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Sale</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>fk_itemid</cmr-field-name>
                        </cmr-field>
                   </ejb-relationship-role>
                   <ejb-relationship-role id="EJBRelationshipRole_1047304094943">
                        <ejb-relationship-role-name>sale</ejb-relationship-role-name>
                        <multiplicity>One</multiplicity>
                        <relationship-role-source>
                             <ejb-name>Onlineitem</ejb-name>
                        </relationship-role-source>
                        <cmr-field>
                             <cmr-field-name>sale</cmr-field-name>
                             <cmr-field-type>java.util.Collection</cmr-field-type>
                        </cmr-field>
                   </ejb-relationship-role>
              </ejb-relation>
         </relationships>
    </ejb-jar>

  • BIDS 2008 R2 freezes on large SSIS package when attempting to browse local variable

    Hi,
    When I set a break point on a control component within a large package and then attempt to watch local variables BIDS freezes. I then have to end BIDS using Task Manager.
    So whilst debugging I view local variables the following way; -
    When I try and expand the following variables tree BIDs freezes. The Task Manager on my desktop reports that my desktop where I am running BIDs is 80% idle.
    Any help would be greatly appreciated.
    Kind Regards,
    Kieran.
    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

    Hi Arthur,
    Yes ... but if I am going to try and persuade my client to buy me a new laptop or upgrade my existing laptop to enable me to run BIDs against their servers I need to be more specific.
    My current laptop has; - 
    Windows 7 Professional 64 Bit,
    8 GB RAM,
    Intel (R) Core (TM) i7-3630QM CPU @2.40Ghz
    A Solid state drive with 80Gb free space.
    To be honest it's the best laptop a client has ever loaned me. However the SSIS package which triggers the freeze is particularly large in terms of number of variables and size of control flow.
    Whilst the freeze occurs as mentioned above the 
    Windows Task Manager reports; - 
    System Idle Process is set to 90+%
    Memory usage set to 3.6Gb
    Resource Monitor reports disk activity at virtually 0.
    I wonder if there is an internal cap on resources within BIDs?
    Any further help would be greatly appreciated.
    Kind Regards,
    Kieran.
    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

  • Hi as a service provider how would i get on the local stores bid list for say carpet cleaning?

    zip code 28409

    Hi Barry,
    Thanks for your interest in becoming a partner! All requests for information how to provide services to Best Buy, have an item stocked on BestBuy.com or at our U.S. retail stores, or have digital content made available for distribution through Best Buy (or its subsidiaries) are addressed via our Extending the Reach website. For full details, I would encourage you to check out the link below.
    http://www.extendingthereach.com/
    I hope this helps.
    Aaron|Social Media Specialist | Best Buy® Corporate
     Private Message

  • How do I improve package loading performance in BIDS when I open a package which is imported from another place?

    [This is just for sharing information for those common asked questions collected from forums. If you have any better way or feedback, please directly reply in this thread so that community users can benefit from your answers.]
    Question:
    I have a SSIS package which has some execution problem in production environment and I need to check it and perform debugging on my local machine, however when I add the package into my SSIS project and open it in BIDS, my BIDS hangs for a long time.
    Answer:
    This issue is usually caused by the fact that your SSIS package is complex with many tasks including many connection managers. When you open the SSIS package in BIDS, by default the validation process on each task will start. Since your SSIS package is copied
    from another place, the connections may be invalid. In this case, the validation process will spend a lot of time and cause the BIDS not working during this time.
    To resolve this issue, you can do as follows:
    1.Before you add the SSIS package, select your SSIS project first, then click the SSIS menu, and change your SSIS project to Offline mode by checking "Work Offline".
    2.Add your SSIS package to the project and change each Task's DelayValidation property to True.
    3.After these steps, you can modify the connections to be valid based on your local test environment.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

    Hello Charles,
    My workmate am so happy to hear this solution I told him. Really thanks for your detail solution.
    Best regards,
    Challen Fu
    Challen Fu
    TechNet Community Support

  • Creation of Purchase Requisition from a BID

    Hi,
    I am trying to create a purchase requisition from a bid instead of a purchase order. Does anyone have any idea on this?
    Thanks
    Sunny

    Hello,
    are you trying to create a local SC or a backend PR ?
    If you are in classic mode (so PR and not SC), you could try to derive the PO flow to create a PR instead.
    But this is not really clean.
    The best way is to add a new button "Create PR" in quote screen (or rename the create PO if you don't use it), linked to your own fcode processing and finally call the META_REQUISITION_CREATE in SRM (instead of META_PO_CREATE).
    The last point would be to create a link BID_INV>BID>PR to be displayed in document flow. You have to check if it is possible, because sometimes the system is designed for limited possible flows and does not take into account the flow you want to add.
    In standard, you can create directly a backend PO only if the bid was created from a SC in the sourcing cockpit. Otherwise use local or extended PO (replicated in R/3).
    If this is the case, FM BBP_PD_SC_TRANS_MULTI_BE_PO will transfer the initial SC items to next document, which is a backend PO. You would need to operate some changes here to create PR.
    Rgds
    Christophe

  • PO creation from Accepted bid

    Hi All
    We are on SRM 7.0 classic scenario.
    Trying to create a local PO from an accepted bid in Plan driven scenario
    1) Is there a way to alter the quantity in the PO, or create partial PO's from 2 or more accepted bids.
    I didn't see any way to do this as the PO is instantaneously triggered & no option to change
    2) The scales and Pricing conditions entered by the supplier in the bid , are not transferred to the PO?
    Only the final Price calculated , based on the conditions is transferred? Is there a way to transfer the conditions and scales too?
    3) The bidder can enter the validity dates in the Price conditions. However what is the effect of those? If the buyer tries to create a PO from the accepted bid, beyond the validity date, is there a hard stop error?
    Is there any other place at Header level, where the bidder can specify the validity date for the bid, except the conditions?
    Thanks
    Kedar

    https://wiki.sdn.sap.com/wiki/display/ESpackages/Service+Procurement
    Please check with SAP via OSS message refering the same.
    sorry i could not help you
    What is the item type (category) ? in the Material works fine but service not works?
    dont hesitate to create a new thread for geting quick reply.
    Check your back end docuemnt type PO too.(Item category- D)
    Service PO  item has different layout of Purchase order than material. you may require to map accordingly.
    Note 1268336 - Synchronous peer-to peer Services Configuration
    Any clues
    Note 1270144 - Backend PO tracking in RFX & Classic Scenario SC BE PO fix
    1.Backend PO number not getting displayed in RFX tracking during PO creation from winning quote through Enterprise services.
    2.Classic Scenario : SC with services created in SRM with supplier details, does not create a follow on PO in the backend system returning an error in process status on the User interface.
    Other terms
    Enterprise services,SOA,BID,RFX tracking,winning quote,quote,Back End PO ,classic scenario,services,error in process
    Reason and Prerequisites
    Programming error.
    Prerequisite:
    For RFX tracking:
    Backend PO creation successful from winning quote through enterprise services.
    Solution
    Import the support package or implement the attached advance correction manually

  • SSIS XML Data Source - worked in BIDS, can't read XML in SSDT

    I have an SSIS 2008 package built in BIDS (2008) that uses a series of XML locations (similar to
    http://corpslocks.usace.army.mil/lpwb/xml.tonnage?in_river=AG&in_lock=42&in_mon_yr=092013) to get tonnage information and load it into a SQL Server 2008 R2 database. This has been running daily without error for over 60 days. I am now migrating
    this to SSIS 2012 using SQL Server Data Tools and I am having difficulty reading the XML into the database.
    The package does the following (it is pretty simple):
    1. read the URLs (there are 200) from a database view into a variable object
    2. a for each loop container that loops through the variable object, gets the data from each URL (the XML URL is stored as a variable) and loads it into the database
    The BIDS package still works great. I first used the converter to migrate to 2012. I then recreated a package with exactly the same settings as BIDS. No dice either way. I also tried using a local xsd file, then using one inline. SSDT will recognize all
    of the columns correctly when I use inline, but neither method is capable of reading the data into a table.
    I know the package is going to the addresses, all of the URLs show up in the error logs. The error messages are as follows: "[Load data from tonnage url [47]] Error: The file "http://corpslocks.usace.army.mil/lpwb/xml.tonnage?in_river=AG&in_lock=42&in_mon_yr=092013"
    was not found. Please verify the file path and try again."
    Has anyone run into this and solved it? I think I have tried every possible setting available, with no luck. Any ideas or suggestions are appreciated. Thanks!

    I have an update on this issue. I believe it is a connectivity issue or possibly a setting in SSDT. 
    I can access the remote XML file location through my browser. I have downloaded the XML from the remote location and my package runs using the local XML file perfectly. I have BIDS 2008 installed on the same machine and it works without a problem (using
    the remote XML location). This last piece makes me think there is a network setting or something in SSDT.
    Does anyone have any additional troubleshooting advice or other suggestions? My error output is included below. 
    Thanks!
    Information: 0x40043006 at Data Flow Task, SSIS.Pipeline: Prepare for Execute phase is beginning.
    Error: 0xC020F440 at Data Flow Task, XML Source [31]: The file "http://corpslocks.usace.army.mil/lpwb/xml.lockqueue?in_river=GI&in_lock=01" was not found. Please verify the file path and try again.
    Error: 0xC02090D0 at Data Flow Task, XML Source [31]: The XML Source was unable to read the XML data.
    Error: 0xC0047019 at Data Flow Task, SSIS.Pipeline: XML Source failed the prepare phase and returned error code 0xC02090D0.
    Information: 0x4004300B at Data Flow Task, SSIS.Pipeline: "ADO NET Destination" wrote 0 rows.
    Information: 0x40043009 at Data Flow Task, SSIS.Pipeline: Cleanup phase is beginning.
    Task failed: Data Flow Task

  • How to create a package without BIDS in Microsoft SQL Server Management Studio

    I have inherited some SSIS packages that I found I can edit by opening the .dtsx file in my local copy of Microsoft SQL Server management studio.  I then get Control Flow tab, Data Flow tab etc.  I can add or change or delete any of the control
    or data flows.  I have found that if I use the same path to the local file where the packages are stored that exists on the server, I can edit the dtsx file on my local machine and copy the dtsx file to the server into the same directory structure and
    sucessfully execute the package on the SQL 2008 server.
    I have VS 2010 installed.  I have read that I have to install VS 2008 to use BIDS from within VS.  However, this has not worked out very well.  Since I can basically create a new package by deleteing all of the control and data flows from
    an existing package, I am in pretty good shape.  However, I would just like to know if there is a way to create a new dtsx file from within Microsoft SQL Server management studio.  Also one thing I have not been able to change is the event handler
    name or package exploration name....it is just an annoyance since it does not cause any problems, just would like to be able to rename it.   

    Hi Fred,
    We cannot develop SSIS package in SQL Server Management Studio. If we use SQL Server Import and Export Wizard, we can save it as a package but the package is rather simple.
    We use Business Intelligence Development Studio (BIDS) or SQL Server Data Tools (SSDT) to develop SSIS packages. To develop SSIS 2008 packages, we must use BIDS installed by SQL Server 2008, and the BIDS 2008 can only be integrated with Visual Studio 2008.
    To develop SSIS 2012 packages, we use the SSDT installed by SQL Server 2012 which uses Visual Studio 2010 shell and can only be integrated with Visual Studio 2010.
    Different versions of SSIS package have different package formats/schemas. If you can create SSIS packages project in you Visual Studio 2010, it means that you have installed SSDT already, and the packages you design are SSIS 2012 packages. If you open and
    eidt SSIS 2008 packages in you Visual Studio 2010, the packages will be upgraded to SSIS 2012 package format. SSIS 2012 packages cannot be downgraded to SSIS 2008 packages or deployed to SSIS 2008 server.
    Regards,
    Mike Yin
    TechNet Community Support

  • PO Creation error after processing bid invitation

    Hi Guys,
    I need small help from you. I have created one bid invitation with out shopping cart. I had processed the bid invitation. Few vendors have submitted their bids. Purchaser had accepted those bid and approver had approved those bids. Now I have the option to "Generate PO" and "Create contract". If I click on Generate PO button I am getting an error that “Purchase order has not been created”.
    I am unable to process further. Please help me. I have maintained PO number range in both the systems means in R/3 and SRM. Transaction types are also maintained in both the system. What else settings I need to configure?
    if i click on "Create contract" buttion then I am able to create Contract in SRM system in held state. When this Purchasing contract will be copy to Backend system?  once I chance the Contract status to release then this will be copied to backend?
    My requirement is to create Purchase Order ?
    Regards
    Apparao a

    Hi
    Please provide your system version details.
    In the bid invitation, the Follow-On Document field must contain the entry Purchase Order or Contract.
    · In the case of bid invitations that are created manually, purchase orders are local only (product category is not relevant). In the case of direct material purchase orders, a copy (that cannot be changed) is created in the backend. Whether or not it concerns direct material needs to be stated in the item details in the bid invitation. You must specify the goods recipient and purchasing group. Also:
    -> Outline levels can be displayed in a local purchase order
    -> Bid invitation texts, bid texts, and documents are transferred to the purchase order (however not internal notes).
    Also refer to this link for configuartion settings ->
    http://help.sap.com/saphelp_srm50/helpdata/en/d3/133dcd5641b244a60578baa996a597/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/38/4cc5376848616ae10000009b38f889/frameset.htm
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Classic Scenario PO after Bidding of ECC Purchase Requisition - PR

    Dear SRM experts
    Is it possible to create bidding invitation for a ECC-MM-PR   and then  create a Purchase Order for Winner Bid in Classic Scenario of SRM.
    What configuration should be done for making Bid and then PO in SRM in classic scenario to process the MM PR.
    Ahmed

    Hello,
    Transfer of ECC PReq for bidding & creation of ECC PO as follow on document is possible.
    See the details - Business scenario - Plan driven procurement.
    http://help.sap.com/saphelp_srm70/helpdata/EN/48/3003eb2c8a72d0e10000000a42189c/frameset.htm
    Configuration need to be done on SRM as well as on R/3.
    On ECC side:
    a.Create a Profile: " V_T160PR"
       Profile + Syst Log of SRM
    b. Create a Filter:"V_T160EX"
        Product Category + Purchasing Group + Profile
    ( PReq satisfying the Pcat & Pgrp combination will be transferred)
    On SRM side:
    You need to maintain a sperate Local Porg /Pgrp entry in the Org structure for trasnfer of PR's from R/3 to SRM.Under these Org/Grp ,you need to assign the RFC user and this user will be used to create the SC in SRM for the corresponding PR in R/3.
    Then, you will run the program BBP_EXTREQ_TRANSFER in R/3 to transfer the PR  to SRM sourcing cockpit. Using the requirement created in SRM, buyer can create a bid & as a further follow on document as Classic.
    Hope this helps.
    Thanks
    Ashutosh

  • Problem with bid invitation attachment

    When I put an attachment at headerlevel on the bid invitation, I also found it on item level. This also happens whith vendor text and internal note.
    So there's no difference between attachment on header and item level. The same for the texts.
    Do you why this is happening ?
    Thanks in advanced !
    Caroline

    Can you please also advise what format the attachment is in, eg: pdf, mp3, jpg etc?
    Don't forget to mark posts that answers the topic as Accepted Solution. 
    If you find any post helpful, press Kudos.
    What are your thoughts about this forum? Let us know by doing this short survey.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

Maybe you are looking for

  • I am getting an error message when trying to download cloud desktop error 101

    getting error 101 when trying to download creative cloud desktop

  • Apps & iBook

    I downloaded iBooks and a book as well as other apps and after syncing with iTunes, I cannot find them on my iPad although they show up in iTunes under Devices. They are not shown under my main iTunes lists. Thanks for any help.

  • Passing Variable from Javascript to Controller

    Hi Experts,      I was using the Pagefragment page eg. CreateSales.htm. and for the leftnavigation I am using a javascript file. The scenerio was when user click on the left navigation "CreateSales" I was using the link eg. http://testserver.kuldeep.

  • Mic causes screen to go blank

    the mic button when texting in landscape will cause the screen to go black for a second or two.  This only happens when texting in landscape with the volume bottons on the top it diesn't do it in landscape if the volume buttons are on the bottom.  Th

  • XL Reporter : Can IXR report open in report composer ?

    Hi All expert, i have some ixr file stored in report organizer. But how can i open it in report composer and save as rcr.view ???