<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Web Services</title><link>https://www.infopathdev.com:443/forums/48.aspx</link><description> </description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: SAP Web Service</title><link>https://www.infopathdev.com:443/forums/thread/17609.aspx</link><pubDate>Fri, 20 May 2005 23:40:55 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:17609</guid><dc:creator>jimbob</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/17609.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=48&amp;PostID=17609</wfw:commentRss><description>The SmartCombobox does not bind to a repeating node.  Binding a property to a repeating node requires the value property be an IXMLDOMNode which is a very limited set of controls.  The smartcombobox writes multiple values into one property, which can be parsed if necessary.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Jim Cantwell&lt;br /&gt;InfoPathDev Redmond</description></item><item><title>Re: SAP Web Service</title><link>https://www.infopathdev.com:443/forums/thread/17608.aspx</link><pubDate>Fri, 20 May 2005 23:26:13 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:17608</guid><dc:creator>jimbob</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/17608.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=48&amp;PostID=17608</wfw:commentRss><description>&lt;pre&gt;&lt;font face="Courier New"&gt;The SmartComboBox will have similar behavior to the regular combobox with these additions:&lt;br /&gt;1) Multiple selection support&lt;br /&gt;      The value property will return the code values separated by spaces.  If codes have spaces, then quotes will delimit the values.&lt;br /&gt;      Example:&lt;br /&gt;          Dataconnection: States&lt;br /&gt;          Entries:        /States/State&lt;br /&gt;          value:          @abbrev&lt;br /&gt;          display name:   @name&lt;br /&gt;&lt;br /&gt;          Items in combobox&lt;br /&gt;          Value             Display Value&lt;br /&gt;          WA                Washington&lt;br /&gt;          WY                Wyoming&lt;br /&gt;          CA                California&lt;br /&gt;          TX                Texas&lt;br /&gt;          NC                North Carolina&lt;br /&gt;&lt;br /&gt;      Selecting Washington and Texas will store the value 'WA TX' in the bound node&lt;br /&gt;&lt;br /&gt;      If binding the value to the state name, there might be spaces:&lt;br /&gt;          Items in combobox&lt;br /&gt;          Value             Display Value&lt;br /&gt;          Washington        Washington&lt;br /&gt;          Wyoming           Wyoming&lt;br /&gt;          California        California&lt;br /&gt;          Texas             Texas&lt;br /&gt;          North Carolina    North Carolina&lt;br /&gt;          &lt;br /&gt;      Selecting Texas and North Carolina will result in a node value of &lt;br /&gt;          'Texas "North Carolina"'&lt;br /&gt;2)    Autocompletion&lt;br /&gt;      Using the above example, if you type 'W' in the combobox control, it will expand to 'Washington', if you then type y, it will expand to 'Wyoming' etc...&lt;br /&gt;&lt;br /&gt;What will not be supported in first version:&lt;br /&gt;      Manual entries of values in properties window.  Since adding a resource file with values is available, this shouldn't really be a limitation.&lt;br /&gt;&lt;/font id="Courier New"&gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Jim Cantwell&lt;br /&gt;InfoPathDev Redmond</description></item><item><title>Re: SAP Web Service</title><link>https://www.infopathdev.com:443/forums/thread/17607.aspx</link><pubDate>Fri, 20 May 2005 23:05:15 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:17607</guid><dc:creator>Patrick Halstead</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/17607.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=48&amp;PostID=17607</wfw:commentRss><description>Sorry for the delay. Jim should respond shortly.&lt;br /&gt;&lt;br /&gt;Patrick Halstead [InfoPath MVP]&lt;br /&gt;InfoPathDev</description></item><item><title>Re: SAP Web Service</title><link>https://www.infopathdev.com:443/forums/thread/17606.aspx</link><pubDate>Tue, 17 May 2005 14:55:44 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:17606</guid><dc:creator>maulik</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/17606.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=48&amp;PostID=17606</wfw:commentRss><description>Any more info on smart combo box ?</description></item><item><title>Re: SAP Web Service</title><link>https://www.infopathdev.com:443/forums/thread/17605.aspx</link><pubDate>Wed, 11 May 2005 17:13:35 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:17605</guid><dc:creator>Patrick Halstead</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/17605.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=48&amp;PostID=17605</wfw:commentRss><description>Hi Maulik,&lt;br /&gt;3. We have a custom control (Smart Combo Box) that we have bound more than one field too, but I don't have the details handy. I'll ask someone else to chime in here. Another option would be to bind an XML string to that field but given this is an "opaque control" (you don't have access to control's code), you may not be able to do that. In the end, it may turn out that this control just doesn't work well with InfoPath. InfoPath does not support all controls. &lt;br /&gt;&lt;br /&gt;More later today,&lt;br /&gt;&lt;br /&gt;Patrick Halstead [InfoPath MVP]&lt;br /&gt;InfoPathDev</description></item><item><title>Re: SAP Web Service</title><link>https://www.infopathdev.com:443/forums/thread/17604.aspx</link><pubDate>Tue, 10 May 2005 20:21:02 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:17604</guid><dc:creator>maulik</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/17604.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=48&amp;PostID=17604</wfw:commentRss><description>Patrick,&lt;br /&gt;Your book has been very helpful. I have was able to jump start info path in less than two hours and built a production ready report using SAP Web service and infopath in less than 30 minutes. However, adding all the bells &amp; whistles is painful, but I'm getting there.&lt;br /&gt;&lt;br /&gt;Comments per your items.&lt;br /&gt;1) You are right, cannot bind them. Header is reserved for printing the report title. I can live with one set of column headers.&lt;br /&gt;2) I just have one view now for print.&lt;br /&gt;3) Embedding Excel - Active-X control is a top priority.&lt;br /&gt;   The steps I take to embedd a control on a view.&lt;br /&gt;   - Click - Add or Remove Custom Control.&lt;br /&gt;   - Click - Add&lt;br /&gt;   - Select -&amp;gt; Microsoft Office spreadsheet 11.0&lt;br /&gt;   - Click "Next"&lt;br /&gt;   - Select "Don't include ".cab" file&lt;br /&gt;   - Click "Next"&lt;br /&gt;   - Specify a Binding Property - &amp;gt; CSVData&lt;br /&gt;   - Click "Next"&lt;br /&gt;   - SPecify Enable/Disbale Property -&amp;gt; (none)&lt;br /&gt;   - Click "Next"&lt;br /&gt;   - Specify data type options&lt;br /&gt;   -  .......... Here's the issue.&lt;br /&gt;      Select Field / Group Type = Field (element or attribute)&lt;br /&gt;      Data-type "Select All"&lt;br /&gt;      Click Finish.&lt;br /&gt;  When you bind it, after whining and complaining it works for one field.&lt;br /&gt;&lt;br /&gt;  I'm unable to bind a repeating table to this control. I tried different "Field / Group Type" and it just does not work.&lt;br /&gt;&lt;br /&gt;  Any pointers would be appreciated.&lt;br /&gt;        &lt;br /&gt;4) I think there is a bug in the way it is behaving. I'll keep it for later since it is not a priority.&lt;br /&gt;&lt;br /&gt;Thanks &amp; Regards,&lt;br /&gt;Maulik</description></item><item><title>Re: SAP Web Service</title><link>https://www.infopathdev.com:443/forums/thread/17603.aspx</link><pubDate>Tue, 10 May 2005 01:28:04 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:17603</guid><dc:creator>Patrick Halstead</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/17603.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=48&amp;PostID=17603</wfw:commentRss><description>Hi Maulik,&lt;br /&gt;&lt;br /&gt;Welcome to the board! &lt;br /&gt;&lt;br /&gt;In general, and compared to Word, InfoPath printing support is limited. However, it is much better in SP1 than it was in V1. Here are some answers to your questions:&lt;br /&gt;&lt;br /&gt;1) Try using a header for this. The problem with headers and footers in InfoPath is a) you can't have data binding in them, and b) you can't limit the footer to the last page. For some reason I thought headers could be set to print out on every page, but I might be forgetting something here. Anyway, please try it out.&lt;br /&gt;&lt;br /&gt;2) You can create another view that is used just for print and that contains no scrollbar. &lt;br /&gt;&lt;br /&gt;3) Am I correct to assume that this is not a printing issue? Is your form full trust? Do you get any errors? Not all active X controls are supported in InfoPath. Might be an issue with that or with the way in which you have added it. Need to investigate more.&lt;br /&gt;&lt;br /&gt;4) My guess is that this has something to do with the Web service data type being different. Create a secondary data source. Copy the date into it (after query) and bind that control to the view. You should be able to change the format on that. &lt;br /&gt;&lt;br /&gt;Good luck!&lt;br /&gt;&lt;br /&gt;Patrick Halstead [InfoPath MVP]&lt;br /&gt;InfoPathDev</description></item><item><title>SAP Web Service</title><link>https://www.infopathdev.com:443/forums/thread/17457.aspx</link><pubDate>Mon, 09 May 2005 22:28:49 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:17457</guid><dc:creator>maulik</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/17457.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=48&amp;PostID=17457</wfw:commentRss><description>I'm new to Infopath and MS related technologies.&lt;br /&gt;&lt;br /&gt;I have successfully integrated SAP Web Service and built a report that would accept input from the main infopath screen and on one click generate the report that would be displayed on a default view using repeating tables.&lt;br /&gt;&lt;br /&gt;To facilitate users with output reports, I have created numerous views of the same data. From a functionality standpoint I have a couple of questions.&lt;br /&gt;1) When I do a print preview/print from a view, can I have column headers repeating on each page ?&lt;br /&gt;2) I added a scroll bar, however, when I do a print preview/print, it shows/prints what's currently visible within the repeating tables control. Is there are way to print the entire list ?&lt;br /&gt;3) I added a custom MS Excel control in another view. I binded it to the data source from the web service, however, no data shows up at runtime. How do I get this to work ?&lt;br /&gt;4) Data binding - date format: For some reason, it does not allow me to change the format of the date from yyyy-mm-dd to mm/dd/yyyy when binding is to the data fields of SAP Webservice. Is there a work around for this ?&lt;br /&gt;&lt;br /&gt;</description></item></channel></rss>