Questions tagged [epicor]

Epicor is a large software company that produces many software products. If your query is about a particular product then a tag such as [epicorerp] would be more useful.

25 questions
17
votes
3 answers

Epicor 10 - Changing the plant for the current session

We are starting to use Epicor 10 and we are wanting to leverage the DLLs/Services to talk to Epicor. That way we can add/update info from a custom app. So far things are going fine but we ran into an issue when we wanted to, lets say, add a job for…
Travyguy9
  • 4,414
  • 6
  • 40
  • 63
3
votes
1 answer

Passing token in header to Prophet 21 API

This is the first time I am working with Prophet 21 by Epicor. I am having a hard time figuring out how to pass the token in the HTTP request header after I authenticate with a user…
thestepafter
  • 578
  • 1
  • 4
  • 19
2
votes
0 answers

Can Epicor Prelude be integrated with a java based web application?

One of our US-based customer in the business of distribution of HVAC products wants to use Epicor Prelude product. We want to know whether Prelude can be integrated with a java based web application and if it supports -Web services, Messaging…
ASat
  • 21
  • 3
2
votes
1 answer

How to bring the SSRS reports developed to EPICOR?

I'm new to EPICOR. I have developed a report in SQL Server Report Builder. How can I view this report in my EPICOR account? How does it link? Thanks In advance Niki
Niki
  • 1,093
  • 1
  • 17
  • 35
2
votes
1 answer

Post Journal Entries to EPICOR 905 using C#

I'm trying to connect to Epicor905 and post a journal entry programmatically. I found the below code which connects to Epicor. However, I am unable to locate any info on accessing the GL Journal Entry module. I'm fairly new to C# and just want…
Jared
  • 678
  • 8
  • 12
2
votes
1 answer

SQL server report builder show text box only if a field is blank

I have several text boxes that display information that the field cannot display. Now when there is data in the field, I don't want the textboxes to display their extra information. Is there a visibility expression that makes it so the textboxes…
Club323
  • 23
  • 3
2
votes
1 answer

Displaying data for radio button in epicor ERP10

I want to display data. I used AfterFieldChange method to display the data but it turns out the radio button doesn't change. I already insert the data customer table, the BAQ (Business Activity Query) also work just that the screen form doesn't…
Kieym
  • 41
  • 2
1
vote
0 answers

Where does the ATP data comes from on Epicor?

I have to get the PO numbers from the Available-to-Promise data, but I have no idea about where the data comes from. I know the ATP is calculated based on POs, Orders, etc... but I don't know where to see the query, how the tables are joing and more…
1
vote
3 answers

Epicor ERP can you call an Epicor Function within a Customization

Epicor ERP 10.2.500 has been recently released with the addition of Epicor Functions. They can be called from within Method and Data Directives. Do anybody has been able to do so with a Form Customization within Epicor?
Philip
  • 11
  • 2
1
vote
1 answer

I would like to run a query to produce a price list for each customer and product taking into consideration promotional prices and discount prices?

We have a number of different promotions (fixed prices and discount %) for each customer. I want to be able to produce an extract so that we can work out what the price the customer would pay if they were entering a Sales Order direct within…
1
vote
1 answer

BPM runs even after deleting it (Epicor)

I have removed a BPM which has been in Epicor for some time. I initially disabled it to stop it from executing, however, the BPM still executes. My next approach was deleting the BPM, but still, the BPM runs even after deleting it. Could someone…
john
  • 115
  • 8
1
vote
3 answers

Menu Missing in Epicor but available in Database

I am working with Epicor 10.0.700.4. I could not see few menu items in my Epicor screen, but those menus are available in back-end Database. Is there a way to figure out the inactive menus or the hidden menus in EPICOR or from DB tables. I checked…
Niki
  • 1,093
  • 1
  • 17
  • 35
1
vote
1 answer

Epicor always attaching a file to a new job creation

recently our epicor 10 installation has been attaching the same .pdf file automatically to every new job that is created in the system. Any ideas how to prevent this behaviour?
Tom
  • 191
  • 1
  • 12
1
vote
2 answers

Epicor BAQ - calculated fields

Hope you are doing well and help me with below query about BAQ. Please see example below - current results +-------+------+--------------+------+ | Order | Part | Ship By Date | Wave | +-------+------+--------------+------+ | 1231 | A |…
BartO
  • 11
  • 5
1
vote
1 answer

How do Epicor Mobile POS Systems connect to the Database/Middleware in the Store?

How do Epicor Mobile POS Systems connect to the Database/Middleware in the store? Do they connect via a RESTful API or do they use some other method? There's practically no information available about Epicor. And we need to do preliminary planning…
Julio Luzardo
  • 141
  • 2
  • 8
1
2