Configuring a Static WCF Port to Behave as a Dynamic Port Issue

I have WCF-Basich send port and i have developed a custom pipeline where i am resetting the "BTS.OutboundTransportLocation" based
on the input message received .So, for different message , i am setting the different value to the "OutboundTransportLocation"
by writing in context and hence making my wcf basic send port dynamic.
Issue : it seems value of "OutboundTransportlocation" is not resetting properly and using the old value set during first time.For
e.g. if first time i reset the correct url in the outboundtransport location and if second time if i set the wrong url/different url, it takes the previous url while sending the message.However,All
logging (BTS HAT and such) all seem to indicate all works fine.
Only after restarting the host  it takes the latest one or correct one .It seems
"WCF BasicSend port is using caching and does not react well to changing in url's 'in flight'.
What is the solution for this ?
Manish

Hi Manish,
Please set IsDynamic property to true in your custom code. :) :) :)
Regards,
Parashu.
parashuram

Similar Messages

  • Can you configure a static port to use with certsrv.msc?

    I am trying to use certsrv.msc to connect from my workstation to the CA for administration purposes.  Workstation is Win7, CA is 2008 R2 Enterprise running Enterprise Subordinate on a dedicated box.
    I configured a static DCOM port for certsvc by following this article, including bouncing the service and also rebooting the CA box:
    http://social.technet.microsoft.com/wiki/contents/articles/1559.how-to-configure-a-static-dcom-port-for-ad-cs.aspx
    The static port was opened in the firewall from my workstation to the CA.  We also found that TCP 445 was required, so that has been opened as well, port 135 & other ports normally needed for autoenrollment should be open.  Sniffing the firewall
    showed that a random high numbered port that is not the static dcom port is being attempted - this is the only port showing dropped packets & no traffic on the static port.
    I am wondering if there is a way to configure a static port for this high-level random port to use with certsrv.msc as I was able to do with the certsvc dcom port?  I am trying to avoid having tens of thousands of network ports wide open going to my
    CA...  Thanks in advance!

    Hi Steve,
    I am sorry that I wasn’t able to find references about restricting certificate services only use one port in the random port range.
    However, we can configure RPC dynamic ports allocation to restrict port range. In the meantime, we should keep at least 100 ports open to keep necessary system services running.
    More information for you:
    How to configure RPC dynamic port allocation to work with firewalls
    http://support.microsoft.com/kb/154596/en-us
    Service overview and network port requirements for Windows
    http://support.microsoft.com/kb/832017/en-au
    Firewall Rules for Active Directory Certificate Services
    http://blogs.technet.com/b/pki/archive/2010/06/25/firewall-roles-for-active-directory-certificate-services.aspx
    Best Regards,
    Amy Wang

  • How to do a silent configuration of SQL Server 2005 to a static tcp port ?

    Hello,
    I have a SQL server 2005 but after checking the ports of sql server,it is observed that dynamic ports are being used.
    I want to install SQL server 2005 and configure SQL serevr to a static TCP port by using silent mode of installation.There are ways to do it using SQL configuration manager and using server network utility but I want it through the silent mode.
    Please help to assist how this can be achieved through silent mode of installation.

    Hi AshishB,
    According to your description, you want to configure SQL Server to a static TCP port by using silent mode of installation. I recommend you use WMI scripting and the SQL Server WMI provider. After installation, change the TCP/IP port with the script. For
    more information about silent installing with fixed TCP port, you can review the following article.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/914f8b72-3164-47ae-91fb-f7ed6f8ea7e6/silent-install-with-fixed-tcp-port?forum=sqlexpress
    There is detail about how to configure that manual by launching the SQL Server configuration manager, enabling TCP/IP connections, specifying the ports from the command line, you can review the following post.
    http://stackoverflow.com/questions/9138172/enable-tcp-ip-remote-connections-to-sql-server-express-already-installed-databas
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • WCF static send port, use of custom behavior to change the endpoint location?

    The send port is outbound to various web service endpoints, all of which is the same WSDL just different location. Prefer to use the static port for features like ordered delivery. Is it possible to change the Microsoft.XLANGs.BaseTypes.Address dynamically
    by a custom behavior?
    https://ninithepug.wordpress.com/

    Hi,
    You can make static send ports partially dynamic, this can be achieved in a custom pipeline component in the send pipeline.
    You should refer to the below mentioned articles:
    Adding dynamic behavior to static send ports
    Using a Static Send Port like a Dynamic Send Port
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • Assigning static request ports

    Hi,
    Due to our firewall deployment, we have to assign static request ports for serveral servers in the CMC in BI 4.0. This can be done manually, but we would like to script; we plan to use silent install so one wrapper script to do the install and then assign the ports would be great!
    Note this is BI 4.0 on windows... so my feeling is this is not possible (windows is not great for scripting), but would be really happy to be proven wrong!
    Thanks,
    Tadhg

    First and foremost, this definitely belongs in Idea Place.  Whether it be setting command line arguments via the BIP SDK, or setting default firewall configuration for new services, this behavior would be useful in a number of scenarios, including onboarding new tenants in a multi-tenant environment.  In the XIR2 days you could have accomplished this through a simple .reg file that modified the service parameters in the Windows registry.  Since the SIA now controls the relevant services they read their command lines from the system database like Graham mentions.
    I do have a couple of thoughts on this, though I admit I haven't tested any of this so can't guarantee it would work.
    Set your requestport properties in a test environment, and use the BIAR command line option (see section 15.5 on Page 520 of the FP03 admin guide) to backup the relevant server instances.  You could use a query like:
    select si_id, si_kind, si_current_command_line from ci_systemobjects where si_kind = 'server'
    Since the default servers should always have the same SI_ID you could script the LCMCLI to update your server objects with the appropriate command line immediately following the installation.
    Again not entirely sure this would work but perhaps something worth trying...

  • Configuring server name and port number through action links - obiee11g

    Is it possible to configure host name and port when using action links ?
    Say some session variables hold these values. Is there any way to use these values ?
    Thanks
    SM

    Any pointers ?

  • JBoss configuration failed on verifying ports

    Dear all,
    I am trying to install Adobe LiveCycle ES3 on a server where another Tomcat instance is already running. However, the JBoss service starts successfully. When executing the LiveCycle Configuration manager for lc_turnkey I get the error "Failure on verifying ports. Specifically the message is referring to port 4444 which is in use by the Tomcat instance. I already changed the configuration of bindings-jboss-beans.xml within [JBoss root]\server\lc_turnkey\conf\bindingservice.beans\META-INF by replacing port 4444 with port 9444 (which is not in use) for the Socket for the legacy RMI/JRMP invoker. However, the configuration manager seems not to read the cahnged xml file.
    Any hints or advices?
    Best regards
    Rene

    Hi Santosh,
    thanks for this advice. Yes indeed I've set the parameter to ports-03. However it seems that when installing with lc_turnkey option the port 4444 for the JBoss server is programmed. I needed to change the listener port of the other application running on the system to get Adobe LC ES3 running.
    Best regards
    Rene
    Am 08.08.2013 um 04:52 schrieb N Santosh Kumar:
    Re: JBoss configuration failed on verifying ports
    created by N Santosh Kumar in LiveCycle installation, configuration, deployment, and administration - View the full discussion
    Hi Rene,
    Have you tried -Djboss.service.binding.set=ports-01 parameter as JBoss startup parameter.
    This is a feature of JBoss which adds 100 to each port it uses , JBoss uses 4544 instead of 4444 automatically.
    --Santosh
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5575978#5575978
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5575978#5575978
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5575978#5575978. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in LiveCycle installation, configuration, deployment, and administration by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • FPN configured for message server port

    Hello,
    I would like to configure my Consumer Portal to connect to my Producer on port :8101 (the default message server port of the Producer).  However, each time I try with this conifguration FPN breaks and nothing works - can't browse the PCD or see remote roles via Identity Management (when I switch the config back to point to port :50000 in the Producer object on the Consumer it works fine again).  I'm not using a SAP web dispatcher between the two portals but Producer portal is indeed listening on port :8101 since I can hit it directly.  Is this a limitation of FPN?
    My http trace shows an ABORT message when trying to connect with the :8101 configuration.
    The 8101 port is necessary to be configured in order to leverage our clustered load balanced environment which has the 8101 message server port listening and redirecting to a cluster of servers.
    Patrick

    When using Remote Delta Links one can configure the SAP Message Server's RMI-P4 port (3901 by default) for RMI-P4 communication.
    For the HTTP load balancing you cannot configure it to point to the HTTP port of SAP Message Server (8101 by default) only the application server's HTTP port on the Central Instance (e.g. 50000) can be used.
    But don't bother yourselves with this, because SAP recommends using SAP Webdispatcher for HTTP load balancing in FPN scenario, so don't use SAP Message Server directly for HTTP load balancing in the FPN connection setup!

  • Any known 'porting' issues between 8.2.2 and 9.0 ??

    Hi all,
    we are in the process of evaluating LS ES2 (9.0) and would like to know if there are any 'porting' issues between the two versions.   Asked another way, are there any issues in deploying a 8.2.2. LCA onto 9.0 ?
    Dan

    8.2 LCA's will run fine in 9.0 if they are just deployed into it.  But in 9.0 a new application model has been introduced, so in order to make changes to anything after you've migrated it you'll need to create an application and migrate your processes and resources into it.  You may want to take a look at the Leveraging Legacy Solution document available online.  Here's the link:  http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/help.htm?content=leveragingLegacy. html .
    Chris

  • Airport Extreme Skype works, but not mail or Safari? Port issue?

    So I have a weird issue with my AE.
    Often the internet will just go away...Safari will not work, iChat will not work and mail will not work. Today when it happened I noticed Skype was still logged in and working. I hadn't noticed this previously since I just this week installed Skype. When I am having an issue with my MacBookPro the MacBook in the house also has the same issue so it can't be my computer.
    I also don't think its comcast because of the whole Skype working fine thing. Also when I "borrow" someone elses wifi connection everything works...mail works, Safari, etc...
    So it must be something with my Airport Extreme. The only thing I can think of is some port issue. The AE has the lastest firmware from a month ago or so...
    This tends to happen about once a week for a few hours and then it suddenly gets better for no apparent reason. The AE is in a cabinet in the entertainment center so it gets a bit warm in there sometimes but this morning it was pretty cool in the house and it still did it so I don't think its heat related...
    Any other thoughts?

    naw i'm back in the states now so it's pretty much no longer an issue. thanks though! If you know anything about mirror agent and logout issues you could look at my other question in using mac OSX Tiger called "mirror agent & failed logout -- HELP!"
    thanks!!

  • Is 10.9.4 having USB port issues?

    Is 10.9.4 having USB port issues? I'm noticing copying files to USB ports on my Mac Pro (the front two anyway) seems to be like molasses and give me the pinwheel of death.
    Anyone?

    Try resetting SMC.
      Reset SMC.     http://support.apple.com/kb/HT3964
      Choose the appropriate method.
      "Resetting SMC on portables with a battery you should not remove on your own".

  • MSI Gaming 5 USB ports issue

    Hello everyone,
    I apologize if I posted this in the wrong section, so as the title says it, sorta of a huge USB ports issue just happened after installing the motherboard / windows / all drivers, even restarted a few times
    then tested the processor and video card.
    Everything ok to that point, I left the pc opened for 3 hours, shut it down, the next day..I couldn't type the windows password.
    Alright restart, that maybe one of those kinks that goes away on it's own I guess..Switched each device in different ports..nothing, tried only one device..still nothing.
    Tried only usb2.0 ports then 3.0 port > a a little panic kicked in :D
    So, in my bios I was seeing 2 keyboards 2 mice..ok...got a bios update from msi site..latest one..flash ..reboot..still nothing.
    Strange part was..they were working just fine in bios and everything prior to windows loading, even after that mouse was showing power ( led was ok )but no functionality.
    Safe mode didn't help..the miracle of last known good config saved the day.
    BUT after choosing the option..ok it started working....randomly..I was typing the windows pass...and right in the middle ...it stopped again..mouse was working...tried again..stopped at 75% of the password.
    Tried again...it worked > Reinstalled every driver.. seems stable for now, though being day 2 of this whole deal.
    So if anyone honors me with enough time to read the story and maybe relate I would glady appreciate it.
    Guys if anyone had any usb related incidents with any of the Z97Gaming boards please share
    If I missed anything, please ask.
    Thank you

    Hello everyone,
    Sorry for the delay in all of this and thank you for the input.
    Specs are below, and this is something currently in the process of being upgraded.
    I7 4790k / MSI Gaming 5 / Sirtec 500W / 8 gb ram  Corsair Vengeance / AMD sapphire 7970 GHZ / one single HDD 1 GB
    The Windows installation went fine on 2 other colleagues from work.
    For the moment stable, I removed and reinstalled all USB related drivers.
    It was a weird one though..

  • Charging port issues

    So I see almost everyone that has the Incredible 2 has had a charging port issue. I love it how one Verizon store told me it was a known issue and another store said it wasn't. It seems like it is well known and Verizon nor HTC wants to own up to it. Everyone that has this issue should not have to pay the $99 out of warranty fee for a refurbish phone. I got to wait a month to get my upgrade. The only way my phone charges is through my laptop usb cord which is weird but not my wall charger. To be honest, I might have to switch to a different brand or maybe even go to a different carrier.

    Well, when you see how many people are on here writing the same issue and a Verizon rep replying to trying to take care of it, its going to be a known issue. Even called HTC to see how much to fix through them. The gentleman has had calls in the past and recently about people complaining about the same issue. I know Verizon stores don't fix these issues in the store, but I expect better from a smartphone. All of my phones in the past never had this issue.
    Regarding the service, Verizon still has the best in my area.
    When you work retail, you should help a customer try to fix there issue by at least mentioning someone who can fix it.
    Not just trying to sell another product. That isn't good customer service.

  • IPhone 5c Orange EE PORTING ISSUES/SMS Problems

    Hi,
    I upgraded from Orange to EE a year ago and opted to keep my original phone number.
    The day I had the phone I restored all my settings from the cloud. Everything worked fine apart from SMS messaging to non-iPhones.
    I found out that I only had the email selected on the send and receive section of the settings, at the time my was greyed out and I could not select it, this has now disappeared completely!
    I rung EE customer services and we went through EVERYTHING to try and fix this phone so I could send SMS messages. They told me it was a porting issue and it would be resolved in a week or so, but a year on, I'm still brother getting my SMS service.
    Also although iMessage works, it still says waiting to connect in both message and face time settings.
    I've tried everything with this phone and not even EE could solve it.
    What's going on?

    Hello 
    Welcome to the EE Community! Wow, you're a patient one! Waiting a whole year is a very long time - I'd definitely advise you contact the team again to get this put on the radar again. Here's how to get in touch with the EE Customer Service team:
    If you're on Twitter, you can tweet them @EE, however If you'd prefer to talk to someone, you can dial:
    150 from your EE mobile phone
    If you're ringing from another phone, it's 01707 315000
    For handy text codes & more, check out this page: http://ee.co.uk/help/get-in-touch Cheers,
    Titanium
    Was my post helpful? Please take 2 seconds to hit the 'Kudos' button below

  • X4200 - static IP configuration  error (using serial port)

    I try to setup a static IP address of ILOM on a Sun X4200 server using serial port
    After login as root I use command from manual:
    set /SP/network pendingipaddress=192.168.2.123 pendingipnetmask=255.255.255.0 pendingipgateway=192.168.2.1 pendingipdiscovery=static commitpending=true
    but system say
    "invalid command syntax"
    Usage: set [target] <property>=value> [<property>=<value>...]
    Problem is with "commitpending" command but i don't know why, anyone know the possible reason?
    Sincerrelyy
    Cyprian Sawicki

    I try to setup a static IP address of ILOM on a Sun X4200 server using serial port
    After login as root I use command from manual:
    set /SP/network pendingipaddress=192.168.2.123 pendingipnetmask=255.255.255.0 pendingipgateway=192.168.2.1 pendingipdiscovery=static commitpending=true
    but system say
    "invalid command syntax"
    Usage: set [target] <property>=value> [<property>=<value>...]
    Problem is with "commitpending" command but i don't know why, anyone know the possible reason?
    Sincerrelyy
    Cyprian Sawicki

Maybe you are looking for

  • Sub-sequent debit in scheduling agreement

    Hi All, My client is having requirement like this: Client receive the material against scheduling agreement and do the invoice verification,After verification & payment vendor will send the supplementry lnvoice for additional amount. In case of purch

  • Problem in creating new contact

    Hi friends, whenever i am creating a new contact it gets created, but the same time when i look at the contacts it is missing. simply, i am not able to create a new contact in my 5S Hope you could help me Thanks

  • TS1496 I have tried all the steps.  My computer still shows "USB device not recognized"  is my ipod shuffle garbage?

    I have tried every trouble shoot thing I can find, checked all the updates and this shuffle stil is not recognized by my computer.  HELP!  Please help before I pull ALL my hair out.

  • Safari trouble after reinstalling OS X

    Hello people, thanks for looking. I have just reinstalled OS X on my ibook g4- I was having trouble with my cd drive and this has now been resolved, but when I went to open safari to post a response on the ibook discussion page I couldn't get a safar

  • Dynamic portal page generation

    I wrote a jsp page to display the available discoverer reports to an user. User selects a few of the reports (no more than 6) and adds them as his favorite. I add this information in a custom table. Now I want to generate a page called "Report Favori