Id Added at Email Changed entity name Changed entity id Details
540 2025-08-15 19:47:11 user.email TransformCustomPostback 66 CREATE
  • xslt_template:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Все статусы как new -->
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no" />
    <xsl:template match="root">
    <items>
    <xsl:apply-templates />
    </items>
    </xsl:template>
    <xsl:template match="data">
    <item>
    <order_id>
    <xsl:value-of select="order_id" />
    </order_id>
    <click_id>
    <xsl:value-of select="click_id" />
    </click_id>
    <adv_commission>
    <xsl:value-of select="adv_commission" />
    </adv_commission>
    <order_total>
    <xsl:value-of select="order_total" />
    </order_total>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'Lead'">new</xsl:when>
    <xsl:when test="status = 'Sale'">done</xsl:when>
    <xsl:when test="status = 'Reject'">cancel</xsl:when>
    </xsl:choose>
    </status>
    </item>
    </xsl:template>
    </xsl:stylesheet>
  • campaign_id: 273
  • type: postback
  • id: 66
539 2025-08-15 19:23:44 user.email ValdisJob 116 UPDATE
old_state
name: keng.ru RU CPS

new_state
name: Keng.ru RU CPS

538 2025-08-15 19:23:44 user.email ValdisScheduler 112 UPDATE
old_state
period: 8 *

new_state
period: 25 *

537 2025-08-15 19:20:10 user.email ValdisScheduler 154 CREATE
  • timeout: 15
  • is_active: 1
  • period: 23 *
  • date_from_expr: -24 hour
  • date_to_expr:
  • date_start: 2025-08-15 19:18:35
  • job_id: 160
  • id: 154
536 2025-08-15 19:20:10 user.email ValdisTransform 160 CREATE
  • xslt:
    <?xml version="1.0" encoding="utf-8"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no"/>
    <xsl:template match="items">
    <items>
    <xsl:apply-templates/>
    </items>
    </xsl:template>
    <xsl:template match="item">
    <xsl:if test="php:function('isPaid', string('225'), string(order_id)) = '0'">
    <item>
    <order_id>
    <xsl:value-of select="order_id"/>
    </order_id>
    <click_id>
    <xsl:value-of select="click_id"/>
    </click_id>
    <customer_type>
    <xsl:value-of select="customer_type"/>
    </customer_type>
    <order_total>
    <xsl:value-of select="order_total"/>
    </order_total>
    <wm_commission>
    <xsl:value-of select="commission"/>
    </wm_commission>
    <currency>
    <xsl:value-of select="currency"/>
    </currency>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'new'">new</xsl:when>
    <xsl:when test="status = 'done'">new</xsl:when>
    <xsl:when test="status = 'cancel'">new</xsl:when>
    </xsl:choose>
    </status>
    <date>
    <xsl:value-of select="date"/>
    </date>
    <basket>
    <xsl:for-each select="basket/product">
    <product>
    <pid>
    <xsl:value-of select="pid"/>
    </pid>
    <pn>
    <xsl:value-of select="pn"/>
    </pn>
    <pc>
    <xsl:value-of select="pc"/>
    </pc>
    <up>
    <xsl:value-of select="up"/>
    </up>
    <qty>
    <xsl:value-of select="qty"/>
    </qty>
    </product>
    </xsl:for-each>
    </basket>
    </item>
    </xsl:if>
    </xsl:template>
    </xsl:stylesheet>
  • job_id: 160
  • id: 160
535 2025-08-15 19:20:10 user.email ValdisJob 160 CREATE
  • name: P-food.ru RU CPS
  • type: http
  • is_multicampaign: 0
  • create_click_allowed: 0
  • allow_reassign_system_leads: 0
  • comment:
  • order_xpath:
  • parameters:
    {"order_id_field":"","orders_path":"","directory_name":"","custom_variables":[]}
  • request_settings:
    {"method":"GET","url":"https:\/\/export.advcake.ru\/sovaunion\/pfoodru?pass=CatExBUUcY9SOhf05K44GZFwK19yJpr1&date_from=[[date_from]]&date_to=[[date_to]]","headers":[],"body":"","form_params":[]}
  • pre_request_settings:
    {"enable":false,"response_type":null,"variables_paths":[],"request":{"uri":"","method":null,"body":[],"headers":[]}}
  • id: 160
534 2025-08-15 19:18:29 user.email ValdisScheduler 153 CREATE
  • timeout: 15
  • is_active: 1
  • period: 16 *
  • date_from_expr: -24 hour
  • date_to_expr:
  • date_start: 2025-08-15 19:14:47
  • job_id: 159
  • id: 153
533 2025-08-15 19:18:29 user.email ValdisTransform 159 CREATE
  • xslt:
    <?xml version="1.0" encoding="utf-8"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no"/>
    <xsl:template match="items">
    <items>
    <xsl:apply-templates/>
    </items>
    </xsl:template>
    <xsl:template match="item">
    <xsl:if test="php:function('isPaid', string('224'), string(order_id)) = '0'">
    <item>
    <order_id>
    <xsl:value-of select="order_id"/>
    </order_id>
    <click_id>
    <xsl:value-of select="click_id"/>
    </click_id>
    <customer_type>
    <xsl:value-of select="customer_type"/>
    </customer_type>
    <order_total>
    <xsl:value-of select="order_total"/>
    </order_total>
    <wm_commission>
    <xsl:value-of select="commission"/>
    </wm_commission>
    <currency>
    <xsl:value-of select="currency"/>
    </currency>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'new'">new</xsl:when>
    <xsl:when test="status = 'done'">new</xsl:when>
    <xsl:when test="status = 'cancel'">new</xsl:when>
    </xsl:choose>
    </status>
    <date>
    <xsl:value-of select="date"/>
    </date>
    <basket>
    <xsl:for-each select="basket/product">
    <product>
    <pid>
    <xsl:value-of select="pid"/>
    </pid>
    <pn>
    <xsl:value-of select="pn"/>
    </pn>
    <pc>
    <xsl:value-of select="pc"/>
    </pc>
    <up>
    <xsl:value-of select="up"/>
    </up>
    <qty>
    <xsl:value-of select="qty"/>
    </qty>
    </product>
    </xsl:for-each>
    </basket>
    </item>
    </xsl:if>
    </xsl:template>
    </xsl:stylesheet>
  • job_id: 159
  • id: 159
532 2025-08-15 19:18:29 user.email ValdisJob 159 CREATE
  • name: Otus.ru RU CPS
  • type: http
  • is_multicampaign: 0
  • create_click_allowed: 0
  • allow_reassign_system_leads: 0
  • comment:
  • order_xpath:
  • parameters:
    {"order_id_field":"","orders_path":"","directory_name":"","custom_variables":[]}
  • request_settings:
    {"method":"GET","url":"https:\/\/export.advcake.ru\/sovaunion\/otusru?pass=CatExBUUcY9SOhf05K44GZFwK19yJpr1&date_from=[[date_from]]&date_to=[[date_to]]","headers":[],"body":"","form_params":[]}
  • pre_request_settings:
    {"enable":false,"response_type":null,"variables_paths":[],"request":{"uri":"","method":null,"body":[],"headers":[]}}
  • id: 159
531 2025-08-15 19:14:35 user.email ValdisScheduler 152 CREATE
  • timeout: 15
  • is_active: 1
  • period: 5 *
  • date_from_expr: -24 hour
  • date_to_expr:
  • date_start: 2025-08-15 19:11:09
  • job_id: 158
  • id: 152
530 2025-08-15 19:14:35 user.email ValdisTransform 158 CREATE
  • xslt:
    <?xml version="1.0" encoding="utf-8"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no"/>
    <xsl:template match="items">
    <items>
    <xsl:apply-templates/>
    </items>
    </xsl:template>
    <xsl:template match="item">
    <xsl:if test="php:function('isPaid', string('222'), string(order_id)) = '0'">
    <item>
    <order_id>
    <xsl:value-of select="order_id"/>
    </order_id>
    <click_id>
    <xsl:value-of select="click_id"/>
    </click_id>
    <customer_type>
    <xsl:value-of select="customer_type"/>
    </customer_type>
    <order_total>
    <xsl:value-of select="order_total"/>
    </order_total>
    <wm_commission>
    <xsl:value-of select="commission"/>
    </wm_commission>
    <currency>
    <xsl:value-of select="currency"/>
    </currency>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'new'">new</xsl:when>
    <xsl:when test="status = 'done'">new</xsl:when>
    <xsl:when test="status = 'cancel'">new</xsl:when>
    </xsl:choose>
    </status>
    <date>
    <xsl:value-of select="date"/>
    </date>
    <basket>
    <xsl:for-each select="basket/product">
    <product>
    <pid>
    <xsl:value-of select="pid"/>
    </pid>
    <pn>
    <xsl:value-of select="pn"/>
    </pn>
    <pc>
    <xsl:value-of select="pc"/>
    </pc>
    <up>
    <xsl:value-of select="up"/>
    </up>
    <qty>
    <xsl:value-of select="qty"/>
    </qty>
    </product>
    </xsl:for-each>
    </basket>
    </item>
    </xsl:if>
    </xsl:template>
    </xsl:stylesheet>
  • job_id: 158
  • id: 158
529 2025-08-15 19:14:35 user.email ValdisJob 158 CREATE
  • name: Onona.ru RU CPS
  • type: http
  • is_multicampaign: 0
  • create_click_allowed: 0
  • allow_reassign_system_leads: 0
  • comment:
  • order_xpath:
  • parameters:
    {"order_id_field":"","orders_path":"","directory_name":"","custom_variables":[]}
  • request_settings:
    {"method":"GET","url":"https:\/\/export.advcake.ru\/sovaunion\/onona?pass=CatExBUUcY9SOhf05K44GZFwK19yJpr1&date_from=[[date_from]]&date_to=[[date_to]]","headers":[],"body":"","form_params":[]}
  • pre_request_settings:
    {"enable":false,"response_type":null,"variables_paths":[],"request":{"uri":"","method":null,"body":[],"headers":[]}}
  • id: 158
528 2025-08-15 19:10:26 user.email ValdisScheduler 151 CREATE
  • timeout: 15
  • is_active: 1
  • period: 30 *
  • date_from_expr: -24 hour
  • date_to_expr:
  • date_start: 2025-08-15 19:06:55
  • job_id: 157
  • id: 151
527 2025-08-15 19:10:26 user.email ValdisTransform 157 CREATE
  • xslt:
    <?xml version="1.0" encoding="utf-8"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" version="1.0">
    <xsl:output method="xml" encoding="utf-8" indent="no"/>
    <xsl:template match="items">
    <items>
    <xsl:apply-templates/>
    </items>
    </xsl:template>
    <xsl:template match="item">
    <xsl:if test="php:function('isPaid', string('221'), string(order_id)) = '0'">
    <item>
    <order_id>
    <xsl:value-of select="order_id"/>
    </order_id>
    <click_id>
    <xsl:value-of select="click_id"/>
    </click_id>
    <customer_type>
    <xsl:value-of select="customer_type"/>
    </customer_type>
    <order_total>
    <xsl:value-of select="order_total"/>
    </order_total>
    <wm_commission>
    <xsl:value-of select="commission"/>
    </wm_commission>
    <currency>
    <xsl:value-of select="currency"/>
    </currency>
    <status>
    <xsl:choose>
    <xsl:when test="status = 'new'">new</xsl:when>
    <xsl:when test="status = 'done'">new</xsl:when>
    <xsl:when test="status = 'cancel'">new</xsl:when>
    </xsl:choose>
    </status>
    <date>
    <xsl:value-of select="date"/>
    </date>
    <basket>
    <xsl:for-each select="basket/product">
    <product>
    <pid>
    <xsl:value-of select="pid"/>
    </pid>
    <pn>
    <xsl:value-of select="pn"/>
    </pn>
    <pc>
    <xsl:value-of select="pc"/>
    </pc>
    <up>
    <xsl:value-of select="up"/>
    </up>
    <qty>
    <xsl:value-of select="qty"/>
    </qty>
    </product>
    </xsl:for-each>
    </basket>
    </item>
    </xsl:if>
    </xsl:template>
    </xsl:stylesheet>
  • job_id: 157
  • id: 157
526 2025-08-15 19:10:26 user.email ValdisJob 157 CREATE
  • name: Online.globus.ru RU CPS
  • type: http
  • is_multicampaign: 0
  • create_click_allowed: 0
  • allow_reassign_system_leads: 0
  • comment:
  • order_xpath:
  • parameters:
    {"order_id_field":"","orders_path":"","directory_name":"","custom_variables":[]}
  • request_settings:
    {"method":"GET","url":"https:\/\/export.advcake.ru\/sovaunion\/onlineglobusru?pass=CatExBUUcY9SOhf05K44GZFwK19yJpr1&date_from=[[date_from]]&date_to=[[date_to]]","headers":[],"body":"","form_params":[]}
  • pre_request_settings:
    {"enable":false,"response_type":null,"variables_paths":[],"request":{"uri":"","method":null,"body":[],"headers":[]}}
  • id: 157
Connection: processing; host: nl1-processing-mysql1; user: proc; database: processing; table: user_activity_history