इवेंट बनाने का नियम ऐसी शर्तें तय करता है जो सोर्स इवेंट के मेल खाने वाली शर्तों के आधार पर एक नया इवेंट बनाने को ट्रिगर करेंगी. सोर्स इवेंट से, पैरामीटर में किए गए अन्य म्यूटेशन तय किए जा सकते हैं.
इवेंट में बदलाव करने के नियमों के उलट, इवेंट बनाने के नियमों का कोई तय क्रम नहीं होता. ये सभी, स्वतंत्र रूप से चलाए जाएंगे.
इवेंट बनाने के नियम से बनाए गए इवेंट में बदलाव करने के लिए, इवेंट में बदलाव करने और इवेंट बनाने के नियमों का इस्तेमाल नहीं किया जा सकता.
सिर्फ़ आउटपुट के लिए. इस EventCreateRule संसाधन के लिए संसाधन का नाम. फ़ॉर्मैट: property/{property}/dataStreams/{dataStream}/eventCreateRules/{eventCreateRules}
destinationEvent
string
ज़रूरी है. बनाए जाने वाले नए इवेंट का नाम.
यह वैल्यू: * 40 वर्ण से कम होनी चाहिए * सिर्फ़ अक्षर, अंक या _ (अंडरस्कोर) * किसी अक्षर से शुरू होने चाहिए
ज़रूरी है. इसमें कम से कम एक शर्त होनी चाहिए और ज़्यादा से ज़्यादा 10 शर्तें होनी चाहिए. यह नियम तब ही लागू होगा, जब सोर्स इवेंट की शर्तें मेल करेंगी.
sourceCopyParameters
boolean
अगर सही है, तो सोर्स पैरामीटर नए इवेंट में कॉपी किए जाते हैं. अगर इस नीति को 'गलत है' पर सेट किया जाता है या इसे सेट नहीं किया जाता है, तो सोर्स इवेंट से नॉन-इंटरनल पैरामीटर कॉपी नहीं किए जाते. पैरामीटर कॉपी होने के बाद, पैरामीटर में बदलाव लागू किए जाते हैं.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eEvent Create Rules define conditions that trigger the creation of a new event based on a source event and allow for parameter modifications.\u003c/p\u003e\n"],["\u003cp\u003eThese rules operate independently and cannot modify events created by other Event Create rules, nor can they be used with Event Edit rules on such events.\u003c/p\u003e\n"],["\u003cp\u003eEvent Create Rules have several configurable fields, including name, destination event, event conditions, source parameter copying, and parameter mutations.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage Event Create Rules through various methods like creating, deleting, looking up, listing, and updating them.\u003c/p\u003e\n"]]],["EventCreateRules trigger the creation of new events based on source event criteria. Rules operate independently, and cannot modify events they create. Key actions include: defining a `destinationEvent` name (under 40 characters, letters/digits/underscores, starts with a letter), setting `eventConditions` (1-10) for rule activation, controlling `sourceCopyParameters` (boolean), and defining up to 20 `parameterMutations`. Methods support creating, deleting, getting, listing, and updating EventCreateRules. A JSON representation of the rule is provided.\n"],null,[]]