NAZDAQ is looking for a freelance sales manager in Italy, to work with Infor Ln Market. Person is expected to engage customers and partners and generate leads for a system that helps companies with their reporting needs. Technical pre-sales support will be provided from home office.
Previous experience in sales to ERP market is required. Knowing Baan/Ln market is a bonus. This position is a freelance job with base and commission based on sales.
To send resume or for inquiries, please send email to info@nazdaq-it.com
Anyone can assist what are the steps involved in moving APS application from old server to new server and than further linking the new server of APS with Infor LN.
We are having multiple roles in United States for the following positions. (Anyone with the following can apply -US-Citizens /GC /H1b /H4-EAD / TN, OPT not accepted at this time)
1. Baan4/Baan5 /ERP Ln10.X application experience with any module or couple of modules and having implementation experience is added advantange
2. Baan4/Baan5 /ERP Ln10.X developers with experience in DAL/AFS /Ln Studio /BOD customizations and third party integrations
3. CPQ (Infor /SAP) experienced in Technical or Functional.
4. Infor ERP Ln10.6 and above experienced in Cloud suite with MT/ST.
5. Infor Tools Admin's having experinece in Tools /ION/Ming.le/IFS/Cloud suite / experience in MS-SQL /Oracle /DB2 /MySQL, migrations.
6. Infor integrated applications experinces -Technical/Functional in Timetrack /Factory Track /Automotive Exchange /PLM /EDI (Plus to have SI or anyother tool)
7. M3 experience in implementation both techinical and functional.
Is your business facing market challenges, due to which you find it difficult to focus on crucial initiatives – losing precious time and in turn money? You have come to the realization that you need software applications developed and implemented to solve your particular problems? You keep trying many off-the-shelf software products but none of them seem to work for your specific business needs?
We can, out of our extensive experience, tell you that it is challenging and unrealistic to find an existing product in the market that would fit your requirement like a glove. And if you do find, it would alleviate your problem to some extent but can never resolve it completely.
hi everyone
can anybody help me in AFS report printing, on other session this script is working fine but on this session it not works because this report contain our company logo
so please help
string spool.device(2)
spool.device = "D"
stpapi.put.field("tdmfd4401m009", "company", str$(comp.f))
stpapi.put.field("tdmfd4401m009", "tran.f", str$(ttyp.f))
stpapi.put.field("tdmfd4401m009", "docn.f", str$(invoice.no))
stpapi.put.field("tdmfd4401m009", "mchk", str$(tcyesno.no))
stpapi.set.report("tdmfd4401m009", "rtdmfd440109000", spool.device,error)
stpapi.print.report("tdmfd4401m009", error)
stpapi.end.session("tdmfd4401m009", error)