WEBCommitteeNominationInsert

 

WEBCommitteeNominationInsert

Initial Build 2008.01
xWeb Web Method
Response Type object

The WEBCommitteeNominationInsert web method enables you to add a Committee Nomination.

Parameters

The request contains the following required parameters:

Name Type Occurs Description
oFacadeObject CommitteeNominationsType 0(R)..1 The CommitteeNominationsType to be inserted.

When inserting a record, you only need to set the fields in the Nominations element (of type CommitteeNominations_Nominations_DataObjectType):

Name Description Datatype Notes
nom_key Nomination Key string (in guid format) Read-only for inserts. Will be populated by the response.
nom_cmt_key Committee Key string (in guid format) Required for inserts.
nom_cst_key Customer Key string (in guid format) Customer Key of the nominee. Required.
nom_cst_key_by Nominator Customer Key string (in guid format) Customer Key of the nominator, if any. Optional.
nom_date Nomination Date string (in DateTime format) Nomination Date.
nom_notes Notes string Optional notes.
nom_add_user Add User string Leave blank or don't pass for request. Will be set by netFORUM and returned with the response.
nom_add_date Add Date string (in DateTime format) Leave blank or don't pass for request. Will be set by netFORUM and returned with the response.
nom_delete_flag Delete Flag string Leave blank or don't pass for request. Will be set by netFORUM and returned with the response.
nom_key_ext Extender Key string (in guid format) Leave blank or don't pass for request. Will be set by netFORUM and returned with the response.
nom_cop_key Committee Position Key string (in guid format) You can get a list by calling WEBCommitteeGetPositionList for the specific committee.
nom_accepted_flag Accepted Flag string If you want to auto-accept the person, set value to 1. Typically an integrating app will not set this because associations have a more formal acceptance process.
nom_rejected_flag Rejected Flag string If you want to auto-reject, set value to 1. Typically an integrating app will not set this because associations have a more formal acceptance process.

 

Response

CommitteeNominationsType

The newly-inserted CommitteeNominationsType.

Sample Request

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.avectra.com/2005/">
<soapenv:Header>
<ns:AuthorizationToken>
<ns:Token>******************</ns:Token>
</ns:AuthorizationToken>
</soapenv:Header>
<soapenv:Body>
<ns:WEBCommitteeNominationInsert>
<ns:oFacadeObject>
<ns:CurrentKey></ns:CurrentKey>
<ns:Nominations>
<ns:nom_cmt_key>4B0D5203-6840-401B-8B1F-A239C80D42D0</ns:nom_cmt_key>
<ns:nom_cst_key>CF8BCE4C-8BF7-4DD8-836C-032756D5C49B</ns:nom_cst_key>
<ns:nom_cst_key_by>85B59DF9-DD43-4012-BE6D-7792137B0BE0</ns:nom_cst_key_by>
<!-- YYYY-MM-DD format -->
<ns:nom_date>2012-01-04</ns:nom_date>
<ns:nom_notes>This person would make an excellent committee member.</ns:nom_notes>
<ns:nom_cop_key>A504B2A1-FC30-407A-820F-18CDEAB0A289</ns:nom_cop_key>
</ns:Nominations>
</ns:oFacadeObject>
</ns:WEBCommitteeNominationInsert>
</soapenv:Body>
</soapenv:Envelope>

Sample Response

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<AuthorizationToken xmlns="http://www.avectra.com/2005/">
<Token>61d0def5-fdd7-480f-85e0-2706782e5332</Token>
</AuthorizationToken>
</soap:Header>
<soap:Body>
<WEBCommitteeNominationInsertResponse xmlns="http://www.avectra.com/2005/">
<WEBCommitteeNominationInsertResult>
<CurrentKey>a484acb8-25b7-4bae-bef0-5af5e8f2b53e</CurrentKey>
<Nominations>
<nom_key>a484acb8-25b7-4bae-bef0-5af5e8f2b53e</nom_key>
<nom_cmt_key>4b0d5203-6840-401b-8b1f-a239c80d42d0</nom_cmt_key>
<nom_cst_key>cf8bce4c-8bf7-4dd8-836c-032756d5c49b</nom_cst_key>
<nom_cst_key_by>85b59df9-dd43-4012-be6d-7792137b0be0</nom_cst_key_by>
<nom_date>01/04/2012</nom_date>
<nom_notes>This person would make an excellent committee member.</nom_notes>
<nom_add_user>dhopkins</nom_add_user>
<nom_add_date>1/5/2012 2:34:52 PM</nom_add_date>
<nom_delete_flag>0</nom_delete_flag>
<nom_key_ext>a484acb8-25b7-4bae-bef0-5af5e8f2b53e</nom_key_ext>
<nom_cop_key>a504b2a1-fc30-407a-820f-18cdeab0a289</nom_cop_key>
<nom_accepted_flag>0</nom_accepted_flag>
<nom_rejected_flag>0</nom_rejected_flag>
</Nominations>
<Nominee>
<cst_key>cf8bce4c-8bf7-4dd8-836c-032756d5c49b</cst_key>
<cst_type>Individual</cst_type>
<cst_name_cp>Asia Brown</cst_name_cp>
<cst_sort_name_dn>Brown Asia</cst_sort_name_dn>
<cst_ind_full_name_dn>Asia Brown</cst_ind_full_name_dn>
<cst_add_date>10/18/2011</cst_add_date>
<cst_add_user>rsarangarajan</cst_add_user>
<cst_change_date>12/15/2011</cst_change_date>
<cst_change_user>jpieron</cst_change_user>
<cst_delete_flag>0</cst_delete_flag>
<cst_recno>86625</cst_recno>
<cst_id>000086625I</cst_id>
<cst_key_ext>cf8bce4c-8bf7-4dd8-836c-032756d5c49b</cst_key_ext>
<cst_email_text_only>0</cst_email_text_only>
<cst_credit_limit>0.00</cst_credit_limit>
<cst_tax_exempt_flag>0</cst_tax_exempt_flag>
<cst_cxa_key>7435d509-296a-4f24-a477-0b75d8adb08b</cst_cxa_key>
<cst_no_email_flag>0</cst_no_email_flag>
<cst_eml_address_dn>rsr@avectra.com</cst_eml_address_dn>
<cst_eml_key>5a0e11bd-880c-4549-a330-8cfef8bc2dfa</cst_eml_key>
<cst_no_phone_flag>0</cst_no_phone_flag>
<cst_no_fax_flag>0</cst_no_fax_flag>
<cst_no_web_flag>0</cst_no_web_flag>
<cst_member_flag>0</cst_member_flag>
<cst_no_msg_flag>0</cst_no_msg_flag>
<cst_web_password>202cb962ac5975b964b7152d234b70</cst_web_password>
<cst_no_mail_flag>0</cst_no_mail_flag>
<cst_web_force_password_change>0</cst_web_force_password_change>
<cst_web_login_disabled_flag>0</cst_web_login_disabled_flag>
<cst_credit_hold_flag>0</cst_credit_hold_flag>
<cst_web_forgot_password_status>0</cst_web_forgot_password_status>
<cst_no_publish_flag>0</cst_no_publish_flag>
<cst_salutation_1>Asia  Brown</cst_salutation_1>
<cst_salutation_2>Asia  Brown</cst_salutation_2>
<cst_default_recognize_as>Asia  Brown</cst_default_recognize_as>
<cst_score>0.4000</cst_score>
<cst_score_normalized>10</cst_score_normalized>
<cst_score_trend>3</cst_score_trend>
<cst_exclude_from_social_flag>0</cst_exclude_from_social_flag>
</Nominee>
<Nominated_By>
<cs2__cst_key>85b59df9-dd43-4012-be6d-7792137b0be0</cs2__cst_key>
<cs2__cst_type>Individual</cs2__cst_type>
<cs2__cst_name_cp>Joanna Hard</cs2__cst_name_cp>
<cs2__cst_sort_name_dn>Hard Joanna</cs2__cst_sort_name_dn>
<cs2__cst_ind_full_name_dn>Joanna Hard</cs2__cst_ind_full_name_dn>
<cs2__cst_add_date>10/21/2011</cs2__cst_add_date>
<cs2__cst_add_user>jpieron</cs2__cst_add_user>
<cs2__cst_change_date>10/21/2011</cs2__cst_change_date>
<cs2__cst_change_user>jpieron</cs2__cst_change_user>
<cs2__cst_delete_flag>0</cs2__cst_delete_flag>
<cs2__cst_recno>86678</cs2__cst_recno>
<cs2__cst_id>000086678I</cs2__cst_id>
<cs2__cst_key_ext>85b59df9-dd43-4012-be6d-7792137b0be0</cs2__cst_key_ext>
<cs2__cst_email_text_only>0</cs2__cst_email_text_only>
<cs2__cst_credit_limit>0.00</cs2__cst_credit_limit>
<cs2__cst_tax_exempt_flag>0</cs2__cst_tax_exempt_flag>
<cs2__cst_cxa_key>b6e45ea6-00d3-4f96-91a4-942d32120083</cs2__cst_cxa_key>
<cs2__cst_no_email_flag>0</cs2__cst_no_email_flag>
<cs2__cst_no_phone_flag>0</cs2__cst_no_phone_flag>
<cs2__cst_no_fax_flag>0</cs2__cst_no_fax_flag>
<cs2__cst_no_web_flag>0</cs2__cst_no_web_flag>
<cs2__cst_member_flag>0</cs2__cst_member_flag>
<cs2__cst_no_msg_flag>0</cs2__cst_no_msg_flag>
<cs2__cst_no_mail_flag>0</cs2__cst_no_mail_flag>
<cs2__cst_web_force_password_change>0</cs2__cst_web_force_password_change>
<cs2__cst_web_login_disabled_flag>0</cs2__cst_web_login_disabled_flag>
<cs2__cst_credit_hold_flag>0</cs2__cst_credit_hold_flag>
<cs2__cst_web_forgot_password_status>0</cs2__cst_web_forgot_password_status>
<cs2__cst_no_publish_flag>0</cs2__cst_no_publish_flag>
<cs2__cst_salutation_1>Joanna  Hard</cs2__cst_salutation_1>
<cs2__cst_salutation_2>Joanna  Hard</cs2__cst_salutation_2>
<cs2__cst_default_recognize_as>Joanna  Hard</cs2__cst_default_recognize_as>
<cs2__cst_exclude_from_social_flag>0</cs2__cst_exclude_from_social_flag>
</Nominated_By>
<Committee>
<cmt_key>4b0d5203-6840-401b-8b1f-a239c80d42d0</cmt_key>
<cmt_asn_code>RSR</cmt_asn_code>
<cmt_code>RSR-COMONE</cmt_code>
<cmt_ctp_code>RSR</cmt_ctp_code>
<cmt_name>RSR - Committee One</cmt_name>
<cmt_begin_date>01/01/2000</cmt_begin_date>
<cmt_end_date>12/31/2013</cmt_end_date>
<cmt_add_date>10/24/2011</cmt_add_date>
<cmt_add_user>rsarangarajan</cmt_add_user>
<cmt_change_date>01/04/2012</cmt_change_date>
<cmt_change_user>dhopkins</cmt_change_user>
<cmt_delete_flag>0</cmt_delete_flag>
<cmt_key_ext>4b0d5203-6840-401b-8b1f-a239c80d42d0</cmt_key_ext>
<cmt_parent_key>e1010c3e-2600-4456-a2ac-584b6e728ecf</cmt_parent_key>
<cmt_cst_key>0c67663c-e7cb-4886-8e49-db60e6f398ca</cmt_cst_key>
</Committee>
<Committee_Nomination_Status/>
<Committee_Position>
<cop_key>a504b2a1-fc30-407a-820f-18cdeab0a289</cop_key>
<cop_cmt_key>4b0d5203-6840-401b-8b1f-a239c80d42d0</cop_cmt_key>
<cop_cpo_key>b06aa489-61c6-49df-b009-b36eaafd4c1b</cop_cpo_key>
<cop_order>1</cop_order>
<cop_term>1 year</cop_term>
<cop_funded_flag>1</cop_funded_flag>
<cop_renewable_flag>1</cop_renewable_flag>
<cop_voting_flag>1</cop_voting_flag>
<cop_admin_flag>1</cop_admin_flag>
<cop_chapter_flag>1</cop_chapter_flag>
<cop_add_user>rsarangarajan</cop_add_user>
<cop_add_date>10/24/2011</cop_add_date>
<cop_delete_flag>0</cop_delete_flag>
<cop_key_ext>a504b2a1-fc30-407a-820f-18cdeab0a289</cop_key_ext>
</Committee_Position>
<Committee_Position_Codes>
<cpo_code>President</cpo_code>
<cpo_add_user>jranto</cpo_add_user>
<cpo_add_date>10/17/2011</cpo_add_date>
<cpo_delete_flag>0</cpo_delete_flag>
<cpo_key>b06aa489-61c6-49df-b009-b36eaafd4c1b</cpo_key>
<cpo_key_ext>b06aa489-61c6-49df-b009-b36eaafd4c1b</cpo_key_ext>
<cpo_chapter_flag>0</cpo_chapter_flag>
</Committee_Position_Codes>
<Address/>
<Individual>
<ind_cst_key>cf8bce4c-8bf7-4dd8-836c-032756d5c49b</ind_cst_key>
<ind_first_name>Asia</ind_first_name>
<ind_last_name>Brown</ind_last_name>
<ind_full_name_cp>Asia Brown</ind_full_name_cp>
<ind_salutation_cp>Asia</ind_salutation_cp>
<ind_cst_key_ext>cf8bce4c-8bf7-4dd8-836c-032756d5c49b</ind_cst_key_ext>
<ind_salary>0.00</ind_salary>
<ind_badge_name>Asia</ind_badge_name>
<ind_deceased_flag>0</ind_deceased_flag>
<ind_add_date>10/18/2011</ind_add_date>
<ind_add_user>rsarangarajan</ind_add_user>
<ind_change_date>10/25/2011</ind_change_date>
<ind_change_user>rsarangarajan</ind_change_user>
<ind_delete_flag>0</ind_delete_flag>
</Individual>
</WEBCommitteeNominationInsertResult>
</WEBCommitteeNominationInsertResponse>
</soap:Body>
</soap:Envelope>

 

JSON Method

POST /xWeb/JSON/WEBCommitteeNominationInsert

DATA: JSON
{
    "WEBCommitteeNominationInsert" : {
        "oFacadeObject" : {
            "Nominations": {
                "nom_cmt_key": "{{cmtKeyActiveCommittee}}",
                "nom_cst_key": "{{indCstKeySample}}",
                "nom_date": "{{today}}",
                "nom_notes": "{{committeeNominationNotes}}",
                "nom_cop_key": "{{copKeyCommitteePosition}}"
            }
        }
    }
}

SAMPLE RESULT
HTTP STATUS: 200
DATA: JSON
{
    "CommitteeNominationsType": {
        "CurrentKey": "53fea7cc-0c83-40e0-9e4d-71286795b7eb",
        "Nominations": {
            "nom_key": "53fea7cc-0c83-40e0-9e4d-71286795b7eb",
            "nom_cmt_key": "733f41ba-fe04-4449-b74e-0027850a0d08",
            "nom_cst_key": "ab692079-0472-45ae-ab5d-e3b967d9952f",
            "nom_date": "2021-10-27T00:00:00+13:00",
            "nom_notes": "engage wireless communities",
            "nom_add_user": "phil.roberts",
            "nom_add_date": "2021-10-28T04:56:56+13:00",
            "nom_delete_flag": "0",
            "nom_key_ext": "53fea7cc-0c83-40e0-9e4d-71286795b7eb",
            "nom_cop_key": "b37be7f1-dd9e-426c-b7dc-fecd71cac1c2",
            "nom_accepted_flag": "0",
            "nom_rejected_flag": "0"
        },
        "Nominee": {
            "cst_key": "ab692079-0472-45ae-ab5d-e3b967d9952f",
            "cst_type": "Individual",
            "cst_name_cp": "Arch Constantin Legros",
            "cst_sort_name_dn": "Legros Arch Constantin",
            "cst_ind_full_name_dn": "Arch Constantin Legros",
            "cst_add_date": "2021-10-26T19:56:00+13:00",
            "cst_add_user": "phil.roberts",
            "cst_change_date": "2021-10-27T21:01:00+13:00",
            "cst_change_user": "phil.roberts",
            "cst_delete_flag": "0",
            "cst_recno": "6892",
            "cst_id": "000006892I",
            "cst_key_ext": "ab692079-0472-45ae-ab5d-e3b967d9952f",
            "cst_email_text_only": "0",
            "cst_tax_exempt_flag": "0",
            "cst_cxa_key": "6141e107-6152-48b5-bfcd-de3df8248715",
            "cst_no_email_flag": "0",
            "cst_cxa_billing_key": "6141e107-6152-48b5-bfcd-de3df8248715",
            "cst_no_phone_flag": "0",
            "cst_no_fax_flag": "0",
            "cst_no_web_flag": "0",
            "cst_member_flag": "0",
            "cst_no_msg_flag": "0",
            "cst_no_mail_flag": "0",
            "cst_web_force_password_change": "0",
            "cst_web_login_disabled_flag": "0",
            "cst_credit_hold_flag": "0",
            "cst_web_forgot_password_status": "0",
            "cst_no_publish_flag": "0",
            "cst_salutation_1": " Arch Muriel Legros  ",
            "cst_salutation_2": "",
            "cst_default_recognize_as": " Arch Muriel Legros  ",
            "cst_score": "11.8000",
            "cst_score_normalized": "100",
            "cst_score_trend": "3",
            "cst_exclude_from_social_flag": "0",
            "cst_web_login_locked_flag": "0"
        },
        "Nominated_By": null,
        "Committee": {
            "cmt_key": "733f41ba-fe04-4449-b74e-0027850a0d08",
            "cmt_asn_code": "NALi3yil",
            "cmt_code": "Cod0CFOXK",
            "cmt_ctp_code": "Committee TypeXvM9tF",
            "cmt_name": "CommitteeNameCustom0CFOXK",
            "cmt_begin_date": "2021-07-09T00:00:00+12:00",
            "cmt_end_date": "2022-07-09T00:00:00+12:00",
            "cmt_add_date": "2021-07-09T23:43:00+12:00",
            "cmt_add_user": "netforumapp",
            "cmt_delete_flag": "0",
            "cmt_key_ext": "733f41ba-fe04-4449-b74e-0027850a0d08",
            "cmt_description": "CommitteeDesc0CFOXK"
        },
        "Committee_Nomination_Status": null,
        "Committee_Position": {
            "cop_key": "b37be7f1-dd9e-426c-b7dc-fecd71cac1c2",
            "cop_cmt_key": "fd767b36-8cf2-43da-9a8d-dc116f5a96e0",
            "cop_cpo_key": "2cce02ad-f54f-444a-8481-5676c1018947",
            "cop_order": "9",
            "cop_term": "3 mos",
            "cop_funded_flag": "0",
            "cop_renewable_flag": "0",
            "cop_voting_flag": "0",
            "cop_admin_flag": "0",
            "cop_chapter_flag": "0",
            "cop_add_user": "pravin.khandagale",
            "cop_add_date": "2021-09-20T00:00:00+12:00",
            "cop_delete_flag": "0",
            "cop_key_ext": "b37be7f1-dd9e-426c-b7dc-fecd71cac1c2"
        },
        "Committee_Position_Codes": {
            "cpo_code": "eb0b0be251f40ef0",
            "cpo_add_user": "netforumapp",
            "cpo_add_date": "2021-09-20T01:36:00+12:00",
            "cpo_delete_flag": "0",
            "cpo_key": "2cce02ad-f54f-444a-8481-5676c1018947",
            "cpo_key_ext": "2cce02ad-f54f-444a-8481-5676c1018947",
            "cpo_chapter_flag": "1"
        },
        "Address": null,
        "Individual": {
            "ind_cst_key": "ab692079-0472-45ae-ab5d-e3b967d9952f",
            "ind_first_name": "Arch",
            "ind_mid_name": "Constantin",
            "ind_last_name": "Legros",
            "ind_full_name_cp": "Arch Constantin Legros",
            "ind_salutation_cp": "Arch",
            "ind_cst_key_ext": "ab692079-0472-45ae-ab5d-e3b967d9952f",
            "ind_deceased_flag": "0",
            "ind_add_date": "2021-10-26T19:56:00+13:00",
            "ind_add_user": "phil.roberts",
            "ind_change_date": "2021-10-27T07:18:00+13:00",
            "ind_change_user": "phil.roberts",
            "ind_delete_flag": "0"
        }
    }
}

 

Related Functionality

Committee Nomination

Was this article helpful?
0 out of 0 found this helpful