28 apr

Processing Step (Atom)


E-invoicing in Germany: How to implement the obligation with SAP Business One

On Processing step — otherwise too Atom known as – is the smallest executable unit within a B1if scenario. It performs exactly one processing step: applying an XSLT transformation, checking a condition, executing a loop, calling an adapter, setting variables, or making a call to a service layer. Multiple atoms are linked together in a scenario to form a flow that moves a message from the inbound to the outbound side.

Context

A typical atom has an input XML, an output XML, and optional configuration parameters. Atom types include, but are not limited to: Transform (XSLT), Switch/Case Branching, Loop (Iteration over elements), Call (Call another scenario), Outbound Adapter (HTTA, WSAS, JDBC etc.), Log (Write to log), Error (explicit error triggering). The chaining takes place graphically Flow EditorThe developer drags atoms into the workspace, connects them, and saves the scenario. At runtime, a context object flows through the atoms, which holds the message payload, variables, and metadata is worn. Errors of an atom are intercepted, logged or propagated depending on the configuration; the BizStore persists every run, enabling retries and resumptions.

Demarcation

A Processing Step should not be confused with a complete workflow step as found in BPMN tools — it is more granular and technically oriented. Nor is it the same as an adapter: adapters provide transport; atoms orchestrate and transform. Compared to a single stored procedure or a REST call, the atom model with its chaining offers significantly more structure, monitoring, and reusability — at the cost of XMLXSLT-centric learning curve.


AI in the company

Why companies are hesitant about AI in ERP

Artificial intelligence in the ERP context raises high expectations, as significant productivity gains, far-reaching automation and more informed decisions are on the cards. Nevertheless ...
Predictive maintenance

Predictive maintenance: how to turn SMEs into smart factories

In today's intelligent world, the ability to solve problems before they even arise is no longer a futuristic scenario, but ...
RPA

RPA in the ERP environment: increasing efficiency through digital process assistants

Many ERP systems run processes on a daily basis that are necessary but do not add value. Employees spend valuable time processing orders ...
Generative AI in ERP

Generative AI in ERP: How LLMs are changing the role of ERP systems

With the advent of generative AI and large language models (LLMs), the role of ERP systems is changing fundamentally. Instead of ...
ERP FUTURE

Preparing the ERP future with APIs and microservices

Many medium-sized companies are still working with ERP monoliths that have grown over the years. The modules of these systems are closely ...
DATA-QUALITY

Data quality & AI : AI can only be as good as your data

Companies today are investing heavily in AI technologies, intelligent automation and modern ERP architectures. Despite this, many modernisation projects fail in the early stages because ...
Wird geladen …