Brian Branco
Comments
Recent activity by Brian Branco
-
Thanks, I got it working, the unversal function type had to be SQL Report, I had it set as Macro.
- View comment
- 0 votes
-
I can run it from Query Manager but not from Boyum, I set a universal function and a macro and copied the query in there. The prompt appears to put in the part number, but the wording on the screen...
- View comment
- 0 votes
-
Perfect, I got it all working, thanks for your help!!!
- View comment
- 0 votes
-
So this is what I have Body Source SELECT 'ItemCode', 'ItemName' FROM OITM WHERE 'ItemCode' = 'DocKey@' Line Source SELECT 'ItemCode', 'Onhand' FROM OITM WHERE 'ItemCode' = 'DocKey@'Body <?xml ver...
- View comment
- 0 votes
-
Hi Geoff, I was trying to replicate what was on the Boyum site because I need to change it. Basically I am trying to create an XML for item data and item availability, so I need to have the item co...
- View comment
- 0 votes