Alex MacDonald
- Actividad total 12
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 4
Resumen de la actividad
Última actividad de Alex MacDonald-
Alex MacDonald hizo un comentario,
Is it the UFFI example you want?
-
Alex MacDonald hizo un comentario,
Hey, thanks for the reply. I did get this working in the end and it was an error in my SQL. Cheers Alex
-
Alex MacDonald creó una publicación,
Batch Runner
RespondidaI'm having an issue with a batch runner configuration. The preview shows 3 results to export but when i run the export it fails. Is there any advice? The returned error is very generic and doe...
-
Alex MacDonald creó una publicación,
UFFI - Developing Code
RespondidaHi, I'm trying to develop my UFFI code within visual studio so that i can debug any issues. I have the SAPbobsCOM reference but within the example UFFI code there is a reference to SBO. Can someon...
-
Alex MacDonald hizo un comentario,
Hey Thomas, Thanks for the reply. I am padding out the space in SQL but it still removes the whitespace. In the end i encased all data in speech marks and then wrote a custom script to remove ...
-
Alex MacDonald creó una publicación,
UFFE - Preserve Whitespace
RespondidaHey, I'm trying to create an output using UFFE. When i export though it's trimming whitespace. While i would normally say this is great in this circumstance it's actually not doing what i need....
-
Alex MacDonald hizo un comentario,
Thanks for the reply. I managed to find the example online and got it working. Interestingly i can find the Sample for UFFI but not UFFE. Thanks Alex
-
Alex MacDonald creó una publicación,
UFFE Batch Help
RespondidaHi, I'm trying to create a function within the usability pack to export a csv file showing orders and the line information per order. I think the UFFE batch function should do what i want it to...