> For the complete documentation index, see [llms.txt](https://boomi.markusschmidt.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boomi.markusschmidt.pro/boomi-console/library/referenced-pages/native-profiles.md).

# Native Profiles

## XML Profile

<div align="left"><figure><img src="/files/dzwn8CWUiHwCkM9WrQRT" alt="" width="352"><figcaption><p>XML Profile in Boomi</p></figcaption></figure></div>

Exported plain XML profile:

```xml
<!--
  ============================= auto created header =====
  x.IDocBase
  -------------------------------------------------------
  Id      : 19482be7-07c6-4043-b036-7446fd6b0c6b~2
  v002    : 2024-10-09T15:22:25Z / Markus.Schmidt@Boomi.com
  v000    : 2024-10-09T15:22:05Z / Markus.Schmidt@Boomi.com
  Url     : https://platform.boomi.com/Runtime.html#build;...";

  Deleted : NO	Current : YES
  FullPath: /98 - Sandbox/IDoc Performance
  Folder  : IDoc Performance (Rjo3MDM5NTk3)
  ============================= auto created header ===== -->

<?xml version="1.0" encoding="utf-16"?>
<IDocBase>
  <IDOC BEGIN="character">
    <EDI_DC40 SEGMENT="character">
      <DOCNUM>character</DOCNUM>
      <IDOCTYP>character</IDOCTYP>
      <SNDPOR>character</SNDPOR>
      <SNDLAD>character</SNDLAD>
      <RCVPRN>character</RCVPRN>
    </EDI_DC40>
  </IDOC>
</IDocBase>
```

### Database Profile

<figure><img src="/files/2ZLPK3ZaJNYebFmlCA1m" alt=""><figcaption><p>DB Profile in Boomi</p></figcaption></figure>

The **plain SQL statement** created using `bc COMP GET /c {profileId}:`

<figure><img src="/files/kPnHBY2aE6wjQgzxoaQY" alt=""><figcaption></figcaption></figure>
