RE: [BizTalker] Orchestration Logic


    [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
    • From: CRANFORD, CHRIS
    • Subject: RE: [BizTalker] Orchestration Logic
    • Date: Mon, 06 Jun 2005 15:42:58 +1000

    I have an assembly with an orchestration which I have to set a few
    control records in my SAP IDOC depending on which send port I have bound
    the orchestration to.
    
    Is there a way to programmatically determine some of the SAP transport
    parameters and populate a few control record fields in my IDOC?  If not,
    then being able to set these in the registry or some location which
    would not cause a lot of I/O since we're talking an orchestration that
    conducts thousands of database queries and transmissions of data per
    hour.
    
    Thanks
    Chris
    
    -----Original Message-----
    From: biztalkerlist@xxxxxxxxxxxxxxxxxxxxxx
    [mailto:biztalkerlist@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Adam Asher
    Sent: Monday, June 06, 2005 7:43 AM
    To: BizTalker@xxxxxxxxxxxxxxxxxxxxxx
    Subject: RE: [BizTalker] Orchestration Logic
    
    	Do you have to use the registry?? You may find a config file a
    better option, especially when you come to deploy your solution.
    
    	We use application specific config files accessed via a custom
    .net
    component in the GAC.
    
    	Another solution that is possibly more biztalky would be to
    store
    your config info in a Business Rule and do away with config file and the
    registry altogether.
    
    	Fire away!
    
    	--------------------------------------------
    	Adam Asher
    	AMP Capital Investors
    	+61 4144 25080
    
    
    
    
    
    				Imran noor
    <imran.noor@xxxxxxxxxxxxx>@SMTP@hgi-nz 
    				06/06/2005 03:30 PM
    
    				Please respond to
    	
    BizTalker@xxxxxxxxxxxxxxxxxxxxxx@SMTP@hgi-nz
    					
    
    To
    		BizTalker@xxxxxxxxxxxxxxxxxxxxxx@SMTP@hgi-nz
    cc
    
    Subject
    		RE: [BizTalker] Orchestration Logic
    
    
    
    
    	
    
    
    	Hi
    
    	 
    
    	As BizTalk is tightly integrated with .Net languages, so you can
    take the full advantage of this. Just write an assembly in .Net language
    which returns you the required result. You can encapsulate the
    functionality
    into the web service to increase the scalability when needed.
    
    	 
    
    	Regards,
    
    	Imran Noor
    
    	CONFIDENTIALITY NOTICE: This e-mail/fax communication and any
    attachments may contain confidential and privileged information for the
    use
    of the designated recipients named above. If you are not the intended
    recipient, you are hereby notified that you have received this
    communication
    in error and that any review, disclosure, dissemination, distribution or
    copying of it or its contents is prohibited. If you have received this
    communication in error, please destroy all copies of this communication
    and
    any attachments.
    
    	  _____  
    
    	From: biztalkerlist@xxxxxxxxxxxxxxxxxxxxxx
    [mailto:biztalkerlist@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of CRANFORD,
    CHRIS
    	Sent: Saturday, June 04, 2005 12:44 PM
    	To: BizTalker@xxxxxxxxxxxxxxxxxxxxxx
    	Subject: [BizTalker] Orchestration Logic
    
    	 
    
    	If I need to set a registry value and query the registry for
    this
    value during my orchestration, how would I go about doing that?  Could
    someone illustrate this with a code snippet?
    
    	_______________________________________________________
    
    	Chris Cranford
    
    	Programmer/Developer
    
    	SETECH Inc. & Companies
    
    	6302 Fairview Rd, Suite 201, Charlotte, NC  28210
    
    	Phone: (704) 362-9423, Fax: (704) 362-9409, Mobile: (704)
    650-1042 
    
    	Email: chris.cranford@xxxxxxxxxxxxx
    
    	to unsubscribe to this list, please send a message back to the
    list
    with 'unsubscribe' as the subject. Powered by mailenable.com - List
    managed
    by http://www.readify.net to unsubscribe to this list, please send a
    message
    back to the list with 'unsubscribe' as the subject. Powered by
    mailenable.com - List managed by http://www.readify.net 
    
    
    This email message and any accompanying attachments may contain
    information that is confidential and is subject to legal privilege.
    Confidentiality and legal privilege attached to this communication are
    not waived or lost by reason of mistaken delivery to you. If you are not
    the intended recipient, do not read, use, disseminate, distribute or
    copy this message or attachments. If you have received this message in
    error, please notify the sender immediately and delete this message. Any
    views expressed in this message are those of the individual sender,
    except where the sender expressly, and with authority, states them to be
    the views of AMP. Before opening any attachments, please check them for
    viruses and defects. AMP accepts no liability for any loss caused either
    directly or indirectly by a virus arising from the use of this message
    or any attached file.
    
    Unless specifically indicated, this email does not constitute a
    warranty, advice or a commitment by AMP Limited or its subsidiaries. Any
    person considering an investment or financial commitment should seek
    independent financial, legal, accounting or other professional advice.
    
    AMP may monitor incoming and out going emails for compliance with its
    Email Policy.
    
    
    
    to unsubscribe to this list, please send a message back to the list with
    'unsubscribe' as the subject. Powered by mailenable.com - List managed
    by http://www.readify.net
    
    
    
    
    to unsubscribe to this list, please send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by http://www.readify.net
    
    
    
    



    (Click here for more information on the biztalkers mailling list)