Alessandro Lopez Santinelli
- Actividad total 43
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 7
- Suscripciones 16
Resumen de la actividad
Última actividad de Alessandro Lopez Santinelli-
Alessandro Lopez Santinelli hizo un comentario,
Josh, Is that PDF layout a native SAP format, or is it a custom format you created?
-
Alessandro Lopez Santinelli hizo un comentario,
Hi Josh, I use something very similar Could you try the query from the Attachments section and see if it works for you? considering that I already have my files physically defined in a specific ...
-
Alessandro Lopez Santinelli hizo un comentario,
Hi Josh, Could you please share the SQL query you are using in the Attachments section of the Report Action? Regards Alessandro.
-
Alessandro Lopez Santinelli hizo un comentario,
Hi Rob! I do something similar. In my case, I first send the email and then update the user-defined field to mark it as sent. That way, on the next B1 Print & Delivery run, it won’t be picked up. ...
-
Alessandro Lopez Santinelli hizo un comentario,
Hello Matthias, I fixed the issue by changing the Windows regional settings. We noticed (at least in our case) that the affected computer was set to "Spain" as the region. We changed it to "Mexico,...
-
Alessandro Lopez Santinelli hizo un comentario,
Hi Thomas, I’m not sure about your version, but in recent versions, yes. I have two regards. Alessandro.
-
Alessandro Lopez Santinelli hizo un comentario,
Hi Paul, try this: Select '\\b1_shr\attachements\picklists\'+SUBSTRING(CONVERT(varchar, docdate, 112), 1, 4)+'\'+CHOOSE(month(DocDate),'January','February','March','April','May','June','July','Augu...
-
Alessandro Lopez Santinelli hizo un comentario,
Hi Marcus, I hope I understood correctly; you need to access the queries saved in SAP (Query Manager). If so, you need to know the IntrnalKey of your query. You can run this query: SELECT T0.Intrna...
-
Alessandro Lopez Santinelli hizo un comentario,
Jobi, try this way, Instead of a simple condition, make it an SQL condition. It's possible that the format of the field marking an error is from the 'Item' field (BOY_1). In my example, I use an SQ...
-
Alessandro Lopez Santinelli hizo un comentario,
It's very strange; I have the same scenario and it works fine. As Geoff says, turn on debug mode to find the error line. Regards Alessandro.