Quantcast
Channel: Baanboard.com
Viewing all 4216 articles
Browse latest View live

starting tmboaserver automatically for BridgeLogic scanners

$
0
0
We are using BaaN IVc4 with Microsoft SQL back end on a Windows Server. We have a Bridgelogic server for our barcode scanners. When we reboot the BridgeLogic server we have to login to:
  • Login to the Windows server
  • Fire up Baan client
  • Got to File -> Run and start tmboaserver
  • Start 2 Bus Components (BaanProdComp600a and BaanProdComp600b)

Is there a way to set this up so the server can be rebooted and this fires up automatically?

Script to stop and free Running Jobs

$
0
0
We have a few jobs that run several times a day. Every couple of months one of them may hang up and we do not know about it for a while until someone complains that something does not look right.

The solution is always, stop the job, set it to Free, then restart it. If the job is running at Midnight, then it is obvious that it is hung so I would like know if there is a way to script a job (or all) jobs to cancel if running, set to free, then continue at the next scheduled run?

WebUI Alternative for start.application.local

$
0
0
I want to run a (printing) program from my session to run on the client (for there are the installed printers and drivers: local context).

I figured out a way to create a "self-destructive-run-once" command file, but I do not find a way to execute this on the client from the webUI.
Code:

@echo off
cls
echo. Printing WorkOrder
\\SRV_PROG\PROGS\FoxitReader\FoxitReader.exe /t \\SRV_PDF\WorkOrder\MyWorkOrder.pdf \\SRV_PRNT\PDF_PRINTER
echo. 1 Document sent to Printer
echo. Now delete "%~f0"
timeout /t 5
echo.
( del /q /f "%~f0" >nul 2>&1 & exit /b 0 )

Any suggestions?

Maintain Inventory and Wip transaction accounts

$
0
0
Hi,
is there any process that would change the mapping in inventory and wip transaction accounts session (tdinv8150m000) ?

it's the third time that i need to remap data inside that session.
when i run print user history for that session, i get no data found.

nobody has access to this session (i think).
going crazy a little with Finance. :eek:

any clues?

printing QR code

$
0
0
Hi all

How do I search for threads regarding 'Printing QR code'?

I need to know how to write the code to print QR codes on the laser printer.

When I search for the thread, it only searches for printing code

Please advise

thanks n regards

Functional Logistics consultant

$
0
0
A new resume entry has been added:

Functional Logistics consultant

Quote:

This Is Srinivasarao Metla , presently i am working with Piersoft Technologies Hyderabad as Logistics functional consultant from last one yesr and previously worked as a infor functional associate consultant with one manufacturing company in hyderabad.

Junk Characters removal

$
0
0
Hi All,

For a file extraction, I want to remove junk characters from a few table fields.
What we were assuming is replacing characters with "" if it's ASCII value is >= 127 or <= 31.
But the logic won't work for languages other than English(German, Italian, etc. in our case).

Any suggestion?

Thanks & Regards,
Arlina

Multi-occ - Maintain session (after.input - to update record immediately if it change

$
0
0
Hi Friends,

I am always struggling for the requirement automatic save after changing a value in input field immediately and doing tab in main table, always showing error as error 206 db not locked, if used db.lock then also issue is raising.

Please give me a solution to do save when changing value with after.input how to do save without any error else showing index out error too. [Baan IV]



Regards,
Mathew

xmlSetAttribute

$
0
0
Hello All ,
I am new developer in Baan-c Language.
I have created the below XML export :
Code:

        long  cmfId, identId, recipientsId, fromId, dtdId
        long    fd, retVal

        |Create the doctype element and populate its contents
        dtdId = xmlNewNode("CMF", XML_DTD)
        retVal = xmlsetAttribute(dtdId,  "NAMEURL", "cmf1.dtd")

        |Create the root element and make it a right sibling of the XML_DTD node.
        cmfId = xmlNewNode("CMF" )
        retVal = xmlAdd(dtdId, cmfId )

        |Create IDENTIFICATION element and add its attributes
        identId = xmlNewNode("IDENTIFICATION", XML_ELEMENT, cmfId)

        retVal = xmlSetAttribute (identId,  "MESSAGE-ID", "34a98u0erirori" )
        retVal = xmlSetAttribute(identId,  "CLASS", "order" )
        retVal = xmlSetAttribute(identId,  "SUBJECT", "Subject string" )

        |Create RECIPIENTS element
        recipientsId = xmlNewNode("RECIPIENTS", XML_ELEMENT, cmfId)

        |Create FROM element and add its attributes
        fromId = xmlNewNode("FROM", XML_ELEMENT, recipientsId)

        retVal = xmlSetAttribute(fromId,  "NAME", "Wiebe Riphagen" )
        retVal = xmlSetAttribute(fromId,  "TYPE", "SMTP" )
        retVal = xmlSetAttribute(fromId,  "ADDRESS", "wriphagen@baan.nl" )

        |Open a file for write and store the XML document
        fd = seq.open("C:/Users/lnadmin/Desktop/file.xml", "w" )
        xmlWritePretty(fd, dtdId, 0 )
        seq.close(fd)

The export looks like :

Code:

<?xml version="1.0"?>
<!DOCTYPE CMF SYSTEM "cmf1.dtd">
<CMF>
        <IDENTIFICATION
                MESSAGE-ID="34a98u0erirori"
                CLASS="order"
                SUBJECT="Subject string"
        />
        <RECIPIENTS>
                <FROM
                        NAME="Wiebe Riphagen"
                        TYPE="SMTP"
                        ADDRESS="wriphagen@baan.nl"
                />
        </RECIPIENTS>
</CMF>


How can I export the code in this format:
Code:

<?xml version="1.0"?>
<!DOCTYPE CMF SYSTEM "cmf1.dtd">
<CMF>
        <IDENTIFICATION MESSAGE-ID="34a98u0erirori" CLASS="order" SUBJECT="Subject string"/>
        <RECIPIENTS>
                <FROM NAME="Wiebe Riphagen" TYPE="SMTP" ADDRESS="wriphagen@baan.nl"/>
        </RECIPIENTS>
</CMF>

Network Connection with web server is lost

$
0
0
While using InforLN , this error pop for certain users.

Anyone encounter this before , any solution/tip?

Thanks !

Attached Images
File Type: jpg LN.jpg (11.6 KB)

location of texts in database

$
0
0
Hello,
in which table are the texts stored?
I have a text number and can't find the location of the actual text in database?

Regards
Martin

Field of WCS work order

$
0
0
Hello,
I can't find this field in database:
frm.rprl

It is part of session tswcs2100m000.
It is the "reported problem".
The actual problem is stored in "tswcs200.cprl".

Regards
Martin

Attached Images
File Type: png feld.PNG (72.9 KB)

Available for Leadership/Principle Consultant role in Hyderabad (India)/Europe

продвижение сайтов

Production order process

$
0
0
Dear All,

I want to learn production order flow. If anyone having production order process flow document then please share.


Thanks & Regards,
Desai

Infor LN & MS SQL DB

$
0
0
Hi.
An idea is to move to higher level (windows & SQL server) in two steps.
- first to copy (backup & restore) infor DB to new Win srv 2019 / SQL srv 2019
- second to install infor on new Win srv 2019
Because of a lack of time a plan is to do one step per weekend.

And here is a question. What steps have to be done to connect an 'old' infor instalation to a 'new', restored SQL DB?
Of course first I have to stop all activities (jobs, users etc). Then ...
- change a record in ttaad4510m000 (DB definitions)
- convert to runtime
Is this enough?

BR

Suppliers Incoming INVOICES (scan and EDI)

$
0
0
Hello !

We are currently on a dematerialisation of our Suppliers Invoices and would like to know the options to integrate them in the Invoicing module in ERP LN7

One would be to create from the scan a *.txt or *.xml file and convert the file to an INV001.txt EDI INVOICE file or perhaps an Exchange Import ??

We also have some Suppliers who are using an EDI platform, but I am searching to standard INFOR (or SSA Global) documents in which I could fin an example of an INVOIC:D:96A and its translated INV001.txt for integration.

Thank you very much for your help.

Best regards from France :)

Bertrand

Suppliers Incoming INVOICES (scan and EDI)

$
0
0
Hello !

We are currently on a dematerialisation of our Suppliers Invoices and would like to know the options to integrate them in the Invoicing module in ERP LN7

One would be to create from the scan a *.txt or *.xml file and convert the file to an INV001.txt EDI INVOICE file or perhaps an Exchange Import ??

We also have some Suppliers who are using an EDI platform, but I am searching to standard INFOR (or SSA Global) documents in which I could fin an example of an INVOIC:D:96A and its translated INV001.txt for integration.

Thank you very much for your help.

Best regards from France :)

Bertrand

Infor ERPLn Logistics consultants - they MUST be seasoned in the domain which some ha

$
0
0
A new job entry has been added:

Infor ERPLn Logistics consultants - they MUST be seasoned in the domain which some hands in at least version 10.6 and greater!

Quote:

Project: Global ERP rollout for Stonhard brand
Location: Cherry Hill, NJ
Rate + Expense
Duration: 1 yr+ 

·         Int process: 1st – phone call 30-45 mins, 2nd webex where consultant will be hand-on live in their system to show what can do (this is where many fall short he said) – if pass, will hire 
Job Description:
Infor ERPLn Logistics consultants - they MUST be seasoned in the domain which some hands in at least version 10.6 and greater

SUM Aggregate function

$
0
0
Hi all,

I need to use SUM function to calculate the cost of Assembly Order.
I try to develop in LN Studio source code as below but I got the error message "SQLState 42I51: Aggregate function applied to array column (error 302)"

Could you please advise me about this one ?

Select tiasc710.orno,
SUM(tiasc710.amto):r.summary
from tiasc710
where (tiasc710.tror = 38) and (tiasc710.fitr = 52)
and ( tiasc710.cocf = "MATTH01")
group by tiasc710.orno

Many thanks
Viewing all 4216 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>