Rewrite Rules for Active X

I would like write rewriting ruleset for an ActiveX application... this the html
<object width=100% height=100% classid="CLSID:1EE104B2-B32A-43d2-8DF1-2FD84BD00B14"
codebase="/wi/ActiveX/WIPanelXIT.cab#Version=5,1,4,33">
<param name=Cookie value="ITwGzbHZkSQT0">
<param name=CacheKey value="c0">
<param name=RepositoryID value="13">
<param name=UniverseName value="Extracom">
<param name=UniverseID value="70">
<param name=HostURL value="/wi/bin/iswi.dll">
<param name=ResultsPageURL value="http://mydomain/docViewFrameTop.asp">
<param name=AllowRefresh value="-1">
<param name=AllowLOVRefresh value="-1">
<param name=AllowViewSQL value="-1">
<param name=AllowDrill value="-1">
</object>
I need that the gateway rewrites only the parameters ResultsPageURL and HostURL. The rewrite is applied only to the tag codebase.
With Portal Sun 3.0 I have implemented the rules but the ActiveX application doesn't work. Someone have a similar problem with ActiveX? Any suggestion?
Thank you in advance.
Best Regards
Fausto

Thanks a lot Jay. Everything is working fine.
I managed to make things work following your advice but without calling tech support.
I am using mailEquivalentAddress attributes for users with domain.nl addresses. In our case, some users have domain.com AND domain.nl addresses while others only have the domain.com.
All rewriting works like a charm. I have set up noreverse on channels to forbid rewriting of "from" addresses, and the mailEquivalentAddress attributes deny rewriting of the "to" when mail is sent to these particular users.
Could you explain why the noreverse is discouraged? Would there be a rewriting rule that would do the same?
I can see reasons why not having rewriting would be an issue. If I find a solution to not having something as "strict" as the noreverse, I will indeed go in that direction.
Thanks again for your help.
Hyde

Similar Messages

  • Configuring VirtualHost (or) ReWrite rule for Tomcat

    Dear All,
    I am facing issue while configuring VirtualHost (or) ReWrite rule for below requirement in Tomcat.
    Please Advise.,
    We are configuring F5 in front of GRC controls so that if we accessed http://grc.company_name.com it should redirect to http://<server_name>:port/grc
    We are able to configure F5 URL successfully with Tomcat (i.e.,)
    Accessing https://grc.company_name.com is redirecting to aapche tomcat page of GRC & we need the URL https://grc.company_name.com should redirect to https://grc.company_name.com/grc
    Thanks All,
    Sunil.

    Sunil,
    Have a look at My Oracle Support Note ID: 881362.1 - AACG 8.x: Is HTTPS supported for AACG UI and PEA Component?(Prod 4527 Comp Install)
    I hope that helps.

  • Apache Rewrite rule for all backend systems?

    Dear all,
    Could anyone, write and give me the extact working rewrite rule in apache 2.0 for backend systems like R/3 and BW, ICH.
    Paths for bakend systems are as follows.
    R/3= http://r3server.compny.domain.com:r3port/sap/bc/gui/sap/its
    BW= http://bwserver.compny.domain.com:bwport/sap/bw/BEx
    (SSL configured in ICH)
    ICH=http://ichserver.compny.domain.com:ichport/sap/bc/bsp
    Kindly provide the above rules
    Rgds
    PRadeep

    Dear all,
    Could anyone, write and give me the extact working rewrite rule in apache 2.0 for backend systems like R/3 and BW, ICH.
    Paths for bakend systems are as follows.
    R/3= http://r3server.compny.domain.com:r3port/sap/bc/gui/sap/its
    BW= http://bwserver.compny.domain.com:bwport/sap/bw/BEx
    (SSL configured in ICH)
    ICH=http://ichserver.compny.domain.com:ichport/sap/bc/bsp
    Kindly provide the above rules
    Rgds
    PRadeep

  • How to create rewrite rule to accept only mail pass from antivirus server

    I want to set JES messaging 6.0 to accept only mail that scaned from antivirus server. If clients send direct to messaging server it will forward that mail to antivirus server. After mail was scaned it is sent to messaging server and messaging server accept it.
    How to create rewrite rule for this case?

    Please read this technical note, for setting up such a configuration:
    http://ims.balius.com/downloads/AlternateConversion.pdf
    Please note, this site contains some other very useful information for Messaging Server, but IE browsers are NOT supported. You must use some other browser.

  • Rewrite rule and dinamic group

    I have put the rewrite rule
    domain.com $A$E$F$[email protected]
    In Java Enterprise System.
    This way, mails send to or from [email protected] are routed to mailhost and that is ok, but when I send a mail to a dinamic group, the message is not sent.
    the command imsimta test -rewrite [email protected] reports this at the end:
    Address list error -- 5.1.1 unknown or illegal alias: [email protected]
    What could be happening?
    Thanks,

    Your original rule is not the best way to go about routing to "domain.com"
    I would start by removing that rule.
    Then I would look at what you're really trying to do, here.
    If you're trying to route mails to users that are in your ldap server, then they should be automatically routed, based on the value of "mailhost" you're put in for them.
    If you're trying to route users that are not in your ldap, then you need to create a
    domain smarthost
    documentation in our provisioning guide, here:
    http://docs.sun.com/source/816-6018-10/domains.htm#29147
    Using rewrite rules for routing outside the MTA is a Bad Idea, as you've found.

  • Oracle Forms  rewrite rules

    Any one know if/how you can create rewrite rules for forms. Here is what i have: https://xxxx.xxxx.edu/forms/frmservlet?config=demo --- here is what i would like to type in to get it. https://xxxx.xxxx.edu/demo
    Thanks for the help.

    sounds like you just want a plain old rewrite rule. The fact that the destination is a forms servlet doesn't matter
    RewriteCond %{REQUEST_URI} ^/demo
    RewriteRule ^/forms/frmservelt?config=demo [L,R]
    or you could rewrite to a page & in the page have a redirect. That would let you have extra parameters. I can't remember if ? or & are a valid characters in httpd.conf

  • 'Activation error..' message when uploading rules for multiple territories

    Hi All,
    When trying to upload rules for multiple territories using Excel, only a few territories get activated and for the rest an error saying 'Activation Error for Function <hexadecimal values>...N: see following message for details' is displayed. It was found that this is due to the territories getting locked.
    The create_rule() and save_rule() methods of CL_CRM_FDT class and FM  CRM_TERRMAN_LINK_BUFFER_UPDATE are used for this functionality.
    Kindly suggest some ways to unlock or any other alternatives.
    Thanks & Regards
    Jagathshree

    Hi Leonie,
    Thanks for your reply.
    Error message below. The preview is fine . I can discount the first 2messages as its a new computer so plenty of disk space and upload doesn't seem to be interrupted. I have uploaded to iphoto before. have tried to upload 3times with the same error message. I had to photo my slides with a Kaiser Baas photo maker , which apparently doesn't scan but takes photos in megapixels of the slides. I am wondering now if the format is incompatible though they are jpg files or the colour type wrong. The image files are  around 1-3 mb each and  72 ppi. I think  I will now scan them properly with a scanner to 300dpi anyway to improve quality.
    Apple  talks about image files not being too big for uploading but gives no sizing of what too big is?
    Error message
    1. Upload Error. Loss of connection or file corruption during order upload may cause an incomplete order. Resubmitting your order usually resolves this issue.
    2. Low Disk Space. If your computer is running on low disk space, your files may be assembled incorrectly. Create more space by deleting unused files.
    3. Unreadable PDF file or image files. Files are sometimes assembled incorrectly due to CMYK or Grayscale color space. Use the RGB color space for best results.

  • Settlement rule for Network activity

    hi,
    in my project, settlement rule of network activity is automatic to the superior WBS..  however i noticed that the default settlement rule is FUL.. is it possible to make setting such that the default settlement rule would still be to the superior WBS but it is PER (periodic settlement insted of full)
    how to do this?
    thanks in advance.

    see OSS note 317871
    Summary
    Symptom
    When you create a network or a new network activity, the respective settlement rules can be generated automatically by default. In the standard system, default rule PS1 is currently supported for this. This default rule creates a settlement rule for the full settlement.
    A default rule for the generation of a settlement rule for periodic settlement does currently not exist.
    Additional key words
    CN21, settlement rule
    Cause and prerequisites
    At present, the function is not supported in the standard system.
    Solution
    The attached program creates a corresponding new default rule PS2 which generates a periodic rule. In Customizing, you can assign this default rule to the affected network types afterwards.
    It is planned to include this default rule in a future release in the standard system.
    Source code corrections
    Header Data
    Release Status: Released for Customer
    Released on: 18.06.2007  07:57:36
    Priority: Recommendations/additional info
    Category: Advance development
    Primary Component: PS-COS-PER Automatic and Periodic Allocations
    Secondary Components: PS-COS-PER-SE Settlement
    Affected Releases
    Software
    Component Release From
    Release To
    Release And
    subsequent
    SAP_APPL 40 40B 40B  
    SAP_APPL 45 45B 45B  
    SAP_APPL 46 46B 46B  
    SAP_APPL 46C 46C 46C  
    SAP_APPL 470 470 470 X
    SAP_APPL 500 500 500  
    SAP_APPL 600 600 600

  • Programs for activation of transfer rules

    Can anybody give me the programs for activation of transfer ruls and update rules.

    Hi
    The programs are:
    RS_TRANSTRU_ACTIVATE_ALL(Transfer Structure activation)
    RSAU_UPDR_REACTIVATE_ALL(Update Rules activation)
    To activate all the source systems using the program RSAR_LOGICAL_SYSTEMS_ACTIVATE.
    Regards
    Shilpa

  • Activating transfer rules for new source system

    Hi
    we are having 2 R/3 source system in BI. I had activated all the transfer rules with the first source system and now i have created a new source sytem connecting to a different R/3 client. I tried to change the transfer rules point to the new source system using the program RS_TRANSTRU_ACTIVATE_ALL giving the new source system and the infosource name. But i get the error "No Transfer Structure Selected" when i execute the prg.
    how can i change the source system without creating the transfer rules for the new source but use the existing transfer rules and just change the source system assigned to it????
    Regards
    Sujai

    Hi Sujai,
    There are many cases when this program is used.
    When the Trans rules get de-activated due to impact,we need to first replicate the data source and activate the TR using this program.This generally occurs during the data loads in prd.
    It does not makes sense to transport it when there r no changes done to the TR.So simply,u can use this program to activate.
    If the program does not work,then you are left with the transport option.
    Thanks & Regards,
    Suchitra.V

  • Error in global conversion rule for InfoObject when Activating 2LIS_11_V_IT

    Hello,
    I am facing several issues while activating the Content. For 2LIS_11_V_ITM I get the following message:
    Error in global conversion rule for InfoObject 0INCOTERMS2
    Message no. RSAR263
    Diagnosis
    Errors with the global conversion rule for the field 0INCOTERMS2.
    System Response
    The function module delivers the following error message:
    Incorrect statament: Expression missing Operand mi
    Procedure
    Check the definition of the global conversion rule for an InfoObject.
    Any suggestion?
    thanks,

    Hi Mohan,
    seems this message is common when activating BI_CONT.
    I believe what i did was:
    - go to the InfoObject
    - verified Object Routine (check) (then was ok).
    - Removed Object form DS
    - Activated DS  (w/o info object was giving problems)
    - Placed InfoObject back to the DS
    - Activated DS but now including Info Object
    Believe that worked for me.
    Let me know how it goes.

  • RSAU461, problem with activating update rules for cube 0csrv_c01

    Hello,
    I have added new fields to data source 0CRM_SRV_PROCESS_H, then changed transfer rules, added characteristics to ODS 0crm_proh, and reactivated update rules 80crm_proh. But now I have problem with second update rules for this cube named 80crm_cnfh. It is not active and all fields in it have red status, error RSAU461, and I cannot activate it.
    What I should do? Should I change somehow that second source for data to my cube (change infosource, ods, rule?)
    Regards
    Radek

    hi
    As said by the Mti u have just changed the info objects in the ods and u need to map them with the specific info objects from the ods.
    double click on the Update rules of the cube and go to the characteristic tab there map the newly added info objects with the IO in the ods.
    Khaja

  • Cannot Maintain settlement rule for the activity

    Dear All,
    I tried to maintain settlement rule in activity under WBS. But it shows message :
    You cannot maintain the settlement rule for the activity
    Message no. CN006
    Diagnosis
    The network has header account assignment. You can only maintain settlement rules for the network header.
    System Response
    Processing stopped.
    Procedure
    Maintain the settlement rule for the network header.
    Please help.
    Cheers,
    Nies

    Hi,
    I already tried the config OPUV (network type Parameters) but it shows the activity account assignment already ticket.
    If i go to network header and go to settlement rule the warning message shows :
    Network has activity account assignment
    Message no. CN057
    Diagnosis
    Costs can only be written to activities for the network whose key you have entered.
    System Response
    Processing stopped.
    Procedure
    1. Check whether you have entered the correct key for the network. Change it if necessary.
    2. Maintain the key for the network to which you want the costs to be written.
    In addition, if i tick the activity under the network header : it shows
    You cannot maintain the settlement rule for the activity
    Message no. CN006
    Diagnosis
    The network has header account assignment. You can only maintain settlement rules for the network header.
    System Response
    Processing stopped.
    Procedure
    Maintain the settlement rule for the network header.
    Cheers,
    Nies
    Edited by: Nies on Nov 6, 2009 3:26 AM

  • Warning: No patterns found. Skipping rewrite rules creation for Meet simple URLs.

    Hi 
    It feels like a have tested the most that I can Google, but im new on Lync..
    I have a lync multitennant 2013 server.
    But when I run enable-cscomputer I get the following
    WARNING: No patterns found. Skipping rewrite rules creation for Meet simple URLs.
    WARNING: No patterns found. Skipping rewrite rule creation for dial-in conferencing.
    WARNING: No patterns found. Skipping rewrite rule creation for Web Scheduler.
    WARNING: No patterns found. Skipping rewrite rule creation for dial-in conferencing.
    WARNING: No patterns found. Skipping rewrite rule creation for Web Scheduler.
    WARNING: "Enable-CsComputer" processing has completed with warnings. "5" warnings were recorded during this run.
    WARNING: Detailed results can be found at "C:\Users\xxx\AppData\Local\Temp\Enable-CsComputer-26374787-f6b5-4a07-b8f4-7bd819d3ffc3.html".
    Im not sure what to test? And what to do to verify that the settings is correct. Im new on Lync.. So all tips are greatly appreciated.

    To set the DNS name for the simple URL for multitenant Lync Server, run the following cmdlets:
    $BaseURL = "https://meet.litwareinc.com/"
    set-CsProvisionServiceConfiguration -SimpleUrlDnsName $BaseURL
    To verify that the DNS name was set, run the following cmdlet:
    (Get-CsProvisionServiceConfiguration).SimpleUrlDNSName
    The following is a similar thread you can refer to:
    http://social.technet.microsoft.com/Forums/lync/en-US/dfa064d8-5c53-4a69-aecd-ffe487a353d1/lync-meet-now-not-working
    Lisa Zheng
    TechNet Community Support

  • Error when activating update rules for R/3 training and event management

    hi all,
    when iam trying to activate update rules for training and event management cube it is giving fallowing error."IC=0PE_C01 IS=0HR_PE_1 error when checking the update rules
    Message no. RSAU461".
    please guide me how to solve this issue.
    thanks & regards
    Vamshi D Krishna

    Hi Vamsi,
    Have you followed the following document to implement HR ?
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0780530-bf03-2b10-d5ad-e9e8a53def23

Maybe you are looking for

  • Why does my launchpad have ripples on the side of my screen?

    This is my first time posting on the discussion, so I apologize if I incorrectly do something. Anyways, whenever I pull up launchpad, the entire right-side as these "ripples" that distort the screen. I have restarted my computer and it still does not

  • What's rong wiht String.split(".")?

    Hi all I have two similar code below: public class Test {     public static void main(String[] args) {         String ip  = "192,168,30,153";//comma         String[] ss = ip.split(",");   //it's comma         for(String s:ss){              System.out

  • Regular Expressions (Pattern/Matcher)

    Hi, I have an regex i.e. *Pattern.compile("([0-9]+)D([0-9]+)'?(?:([0-9]+)\")?([NSEW])").* It has to exactly match the input e.g *45D15'34"N* I need to retrieve the values based on grouping. Group1 = 45 (degree value) Group2 = 15 (minutes value) Group

  • Voice Recognition

    i have set up my macbook to respond to pre-programmed commands and to do text to speech but is there any way of doing it so that it writes what you say straight into textedit? can any one help? thanks xheadman

  • Dreamweaver templates rewriting paths incorrectly

    I have an odd problem running DW8 on a Mac. We use templates extensively and our template manages our "printer friendly" version of the page by removing page elements when the user clicks on the link. Ok, so here's my problem. When I tell DW8 to "Upd