Brian Branco
- Actividad total 19
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 7
Comentarios
Actividad reciente de Brian Branco-
Thanks, I got it working, the unversal function type had to be SQL Report, I had it set as Macro.
-
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...
-
Perfect, I got it all working, thanks for your help!!!
-
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...
-
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...