Help me- Challenging Task......

We Have a requirement like this.
Consider P2P Cycle.
In one Operating unit Purchasing Operations.
Other Operating Unit Payables Operations.(Head Quarters)
We dont have VPN connection
we have 2 servers,Purchasing server(Lets say server1) and other will be in HQ (Lets say Server2)
Since we dont have VPN conncetion,we need to interface these two servers.
How to do it..?
I need to generate flat files from server1 , will be feeded to server2.
for eg:i will create po in server1,Receipt in server1,generate invoice in server1.
these three things should reflect in server2.
so payments can be made in server2.
How to accomplish this...????

Depends on server visibility and/or security rules implemented. Once you do have the flat files they can be transferred in the way you decide, be it a tape, a ftp transfer... Or if possible and required also a message based communication such as interconnect, or perhaps web services. It depends on business requirements and available resources.

Similar Messages

  • Challenging Task - Two Domains - Two Office 365 Service

    Hi All,
    We have a challenging task ahead of us at my small company and we are trying to figure out the best way to do things.
    A quick summary of the situatoin
    We are ABC.COM and we sit in XYZ.COM's building with their own infrastructure.  We log into their domain, etc.
    We currently use abc.com's Office 365 Services with just a different smtp address set per account.
    5 out of the 20 people who work for ABC.COM use XYZ.COM as their primary SMTP address. (this is required for business purposes since it is our parent company and they leverage their powerful name).
    We are isolating ABC.COM and building a whole new virtual/cloud infrastructure and signing up for their own Office 365 Service.
    Our Challenge:
    5 of the 20 still need to send and receive as XYZ.COM but we want them to log into our newly created Domain / Virtual Environment and also still access XYZ.COM's Intranet Site (for benefits, forms, since its our parent company).
    How would we go about doing this cleanly?
    We have some general ideas but we've been thinking of situations that may cause problems like Account Lockouts for those 5 individuals or passwords expiring on XYZ.COM (there is no way we can set ourselves to never expire).
    I really hope this is clear and we're just looking to do this correctly.
    Now, we have different opinions on how this should be done but I'm curious if anyone has come across this before and what they have done successfully.  We can't afford to do this and then find major issues down the line.  
    Thanks,
    Patrick

    just give them OWA access or create a trust between two org.,
    Where Technology Meets Talent

  • Need help returning processor task list.

    I'm new to KEXT/Kernel programming and Xcode, so I'm sure these are fairly beginner questions, but I'm having some trouble.  I'm trying to return a list of processor tasks, so I can test different things such as process id's, file descriptors, etc.
    I'm not sure what functions would be useful for me.  Is there some way that I would be able to return a list of all running processor tasks and/or their information?  Would someone be able to point me in the right direction?

    Yeah, usually it helps me out quite a bit, but I've been googling for over a week, and I get a whole lot of nothing.  Everything that I've actually been able to find uses outdated headers and functions that don't exist anymore.  Maybe my google skills just aren't very good for this area, since I *am* new to this after all...
    I figured it would be much more time-efficient to just ask the dev community.  Any insight would be appreciated.

  • Help with pdf tasks

    Hello,
    I am trying to automate a couple of specific tasks with pdf files but I am having some trouble. At my job we are printing files to pdf but afterwards we must go back and edit the pdf files. Basically what we need to do is this (in order):
    1) Rotate the first 'one to three' pages. The first page(s) need to be rotated counterclockwise but it can be 1-3 pages that need this. All we know is that they always appear first. These pages are very similiar in content so I was thinking about making the program search for a keyword common to those pages then rotate it if it finds that keyword. That way we can ensure that its only rotating the pages which need to be rotated.
    2) The last 3 pages of the document need to be moved to the top. These documents vary in number of pages so I cant just tell the program to move certain pages numbers to the top. All we know is that its always the last 3 pages of any document that need to be moved to the top. Also, just for clarification is another way to reorder pages in Acrobat besides dragging them with the mouse?
    Any input would be greatly appreciated.
    Thanks
    Fazal

    Both of these could be implemented using JavaScript, perhaps using a batch sequence. #2 is easy, and #1 may or may not be possible/reliable based on the actual content of the document.
    For #1, a script is able to loop through the words on a page to search for one or more words. If found, it can look at the position of the word on the page, and if it meets the position criteria, use the setPageRotations document method to rotate the page.
    For #2, just use the movePage document method to move the last three pages.
    If you need help with the code, consider posting in the Acrobat Scripting forum. Include more information for #1 if you do.

  • Need Help: Workflow Decision Task not visible in NWBC for customer Task

    Hello All,
    I am  new to NWBC configuration , need ur expert knowledge  for the below issue. I have checked the treat . Approve/Reject button for SRM Approval for RFx response ,but not able to get the exact steps for the configurations in NWBC.
    Requirement.
         We are working on SLM/SRM module, where we have requirement to create a custom workflow with custom Task for which we have executed below actions.
    Created the Custom Workflow.
    Created the custom Task with custom  ZCLASS and ZEVET.
    Created   Event linkages in SWE2.
    After doing this we are getting the workitem in the NWBC, currently we don’t have the Portal system in place, so we are using the NWBC for all our testing.
    What is the issue?
         When we select the workitem in the NWBC (UML) inbox  , the Decision Task ie “Approve” or “Reject” button are not visible , where as for SAP standard  Task  buttons are visible.
    What help we need?
      When we cross check the SCN/IBM portal, found that we need to do the XML file configurations. Can you any one kindly let us know the steps we need to follow to achieve our functionality.
    Thanks a lot in advance.
    Thanks and Regards
    Channa

    You need to share the details of what Inbox you are using, configuration steps depend on it. If you aren't using portal, you aren't using UWL and there is no UML inbox. You need to get your facts straight. Most likely you are using the Business Workflow Inbox (SWF_WORKPLACE) or the Lean Inbox (IBO_WDA_INBOX). Both are based on Web Dynpro ABAP and POWL but the configuration is different. Regardless, you posted this in the wrong space. Correct space is either SAP NetWeaver Business Client or Web Dynpro ABAP.

  • Help with Update task

    Hi friends,
    In the below am trying to update a custom table using a call function in update task. I dont see the table getting updated can someone take a look at it and let me knw what the problem is? I have the commit work statement and also marked the function module as an update one in the attribute. Please help me . Thanks in advance! kathy
    *&  Include           ZINBOUND_TEST
    Report: ZINBOUND_TEST.
    DATA: l_dest     TYPE REF TO if_bgrfc_destination_inbound,
          l_unit     TYPE REF TO if_trfc_unit_inbound,
          l_inb_dest TYPE bgrfc_main_i_dst,
          lv_matid TYPE /sapapo/matid,
          lv_matnr TYPE /sapapo/matnr,
          lv_maktx type /SAPAPO/MAKTX,
          lv_langu  TYPE LANGU.
    data: lt_product type  STANDARD TABLE OF ZUPDATE,
          ls_product type ZUPDATE.
    lv_matid = '123'.
    lv_langu = 'E'.
    lv_maktx = 'Materia1'.
    CALL FUNCTION 'Z_TEST' IN UPDATE TASK
      EXPORTING
        iv_matid = lv_matid
        iv_maktx = lv_maktx
        iv_langu = lv_langu .
    COMMIT WORK.
    select * from zupdate into corresponding fields OF TABLE lt_product.
    if sy-subrc <> 0.
      write 'no records added'.
    else.
      loop at lt_product into ls_product.
        write: / ls_product-MATID,
                 ls_product-MAKTX.
      endloop.
    endif.
    FUNCTION Z_TEST.
    *"*"Update Function Module:
    *"*"Local Interface:
    *"  IMPORTING
    *"     VALUE(IV_MATID) TYPE  /SAPAPO/MATID
    *"     VALUE(IV_MAKTX) TYPE  /SAPAPO/MAKTX
    *"     VALUE(IV_LANGU) TYPE  LANGU
    data: itab type standard table of zupdate,
    wa_itab type zupdate.
    wa_itab-matid = iv_matid.
    wa_itab-maktx = iv_maktx.
    wa_itab-langu = iv_langu.
    append wa_itab to itab.
    update zupdate from table itab .
    ENDFUNCTION.
    Edited by: ka reddy on Sep 24, 2009 4:14 PM
    Edited by: ka reddy on Sep 24, 2009 4:15 PM
    Edited by: ka reddy on Sep 24, 2009 4:16 PM
    Edited by: ka reddy on Sep 24, 2009 4:17 PM
    Edited by: ka reddy on Sep 24, 2009 4:21 PM

    Hey Naimesh thanks for the reply. yeah i read that document way before and i started taking a stab at implementing it.
    I started with update task to see how it behaves and then wanted to go with BGRFC tats when i had the update issue.
    Now that am done with update i want to implement BGRFC.
    I have modified the earlier prgm...Can you give me some ideas how to extend this? Thanks!
    *&  Include           ZBGRFC_INBOUND_TEST
    Report: ZBGRFC_INBOUND_TEST.
    DATA: l_dest     TYPE REF TO if_bgrfc_destination_inbound,
          l_unit     TYPE REF TO if_trfc_unit_inbound,
          l_inb_dest TYPE bgrfc_main_i_dst,
          lv_matid TYPE /sapapo/matid,
          lv_matnr TYPE /sapapo/matnr,
          lv_maktx type /SAPAPO/MAKTX,
          lv_matid1 TYPE /sapapo/matid,
          lv_matnr1 TYPE /sapapo/matnr,
          lv_maktx1 type /SAPAPO/MAKTX,
          lv_langu1  TYPE LANGU,
          lv_langu  TYPE LANGU.
    data: lt_product type  STANDARD TABLE OF ZUPDATE,
          ls_product type ZUPDATE.
    lv_matid = '125'.
    lv_langu = 'E'.
    lv_maktx = 'Materia3'.
    **--Get the inbound destination for BGRFC.
      IF l_inb_dest IS INITIAL.
          SELECT SINGLE * FROM bgrfc_main_i_dst INTO l_inb_dest.
        ENDIF.
        l_dest = cl_bgrfc_destination_inbound=>create( l_inb_dest-destination ).
        l_unit = l_dest->create_trfc_unit( ).
    CALL FUNCTION 'Z_TEST' IN BACKGROUND UNIT l_unit
      EXPORTING
        iv_matid = lv_matid
        iv_maktx = lv_maktx
        iv_langu = lv_langu .
    select * from zupdate into corresponding fields OF TABLE lt_product.
    if sy-subrc <> 0.
      write 'no records added'.
    else.
      loop at lt_product into ls_product.
        write: / ls_product-MATID,
                 ls_product-MAKTX.
      endloop.
    endif.
    Edited by: ka reddy on Sep 24, 2009 5:16 PM

  • Help with maintenance task

    Hi All,
    Anyone can also help with this issue?
    Maintenance task question
    Thanks

    user9542267 wrote:
    Sorry, i didn't mean to do that.
    I am trying to get help in this issue for two days.
    Please delete this thread.
    how can i create a new thread base on an existing one?
    ThanksYou don't "create a new thread base on an existing one".
    You stick with the original.
    If no one is answering the original question, what makes you think they will answer the same question in a new thread?
    You need to understand that this forum is just a bunch of users like yourself. No one is paid to monitor or answer anything. We all have our own jobs that our employers are paying us for, and this forum ain't it.
    You also need to understand the audience here is global. No matter when you post, it is the middle of the night for half the planet. The person who has the information you seek may very well have just gone to bed as you were posting.

  • Need some help with a task, constructors.

    Hi there, I've got this task here, and I was wondering if someone could help me out. I wan't to know if my code is answering my task.
    The task:
    BlueJ casino in Las Vegas has given you this task to create a class where they can register their players. You should create a new project and a class called Player. The purpose with this task is that player information could be captured to a secure object and that it couldn't be changed arbitrary.
    The class Player should therefore contain the private fields 'firstname', 'lastname' and 'credits'.
    The official methods that player should define, does the following:
    - setFirstname: Sets the first name to the player
    - getFirstname: Returns the first name to the player
    - setLastname: Sets the last name to the player
    - getLastname: Returns the last name to the player
    - addCredits: Adds the player's credits to a given amount
    - getCredits: Returns the player's credits.
    - validPlayer: Checks if the player credits is higher greater zero, with an if sentence. If it is greater, it should return 'true', otherwise, it should return 'false'.
    - print: Prints the player information to the terminal window (with System.out.println).
    The class Player should also have a constructor that gets two arguments/current parameters to initialize the Player object:
    - A text string that represents the player's first name.
    - A text string that represents the player's last name.
    - The constructor should also set the player's credits to 100.
    My code so far:
    public class Player {
        private String firstname;
        private String lastname;
        private int credits;
        public Player(String firstname, String lastname, int credits) {
           this.firstname = "";
           this.lastname = "";
           this.credits = 100;
        public void setFirstname(String name) {
            firstname = name;
        public String getFirstname() {
            return firstname;
        public void setLastname(String name) {
            lastname = name;
        public String getLastname() {
            return lastname;
        public void addCredits(int amount) {
            credits = credits + amount;
        public int getCredits() {
            return credits;
        public boolean validPlayer() {
            if(getCredits() > 0){
                return true;
            } else {
                return false;
        public void print() {
            System.out.println("PLAYER INFORMATION:");
            System.out.println("First name: " + getFirstname());
            System.out.println("Last name: " + getLastname());
            System.out.println("Credit: " + getCredits());
            System.out.println("-------------------");
    }Please give me some help here, and please show me some code! Thanks for any help!

    Thanks again.
    What about this?public class Player {
        private String firstname;
        private String lastname;
        private int credits;
        public Player(String firstname, String lastname) {
           this.firstname = firstname;
           this.lastname = lastname;
           this.credits = 100;
        public void setFirstname(String name) {
            firstname = name;
        public String getFirstname() {
            return firstname;
        public void setLastname(String name) {
            lastname = name;
        public String getLastname() {
            return lastname;
        public void addCredits(int amount) {
            credits = credits + amount;
        public int getCredits() {
            return credits;
        public boolean validPlayer() {
            if(getCredits() > 0){
                return true;
            } else {
                return false;
        public void print() {
            System.out.println("PLAYER INFORMATION:");
            System.out.println("First name: " + getFirstname());
            System.out.println("Last name: " + getLastname());
            System.out.println("Credit: " + getCredits());
            System.out.println("-------------------");
    }Edit: Oh, yeah - could I write the addCredits() like this?    public void addCredits(int amount) {
            amount+=credits;
        }Edited by: JKM123 on Feb 1, 2009 3:22 PM
    Edited by: JKM123 on Feb 1, 2009 3:24 PM

  • Search help for general task list

    Hi,
    I have problem when searching for general task list via classification (in service order, extras>task list selection>direct entry). When I doubleclick a task list, group counter is not copied back in first selection screen; only group has copied. How can I solve this problem?
    Regards,
    Robert

    hi Ashok,
    I've checked classification data for general task list, it's ok. but, I still don't have group counter copied. In other tabs of search help is everything ok.
    - Robert

  • HELP with Kernel Task PLEASE slow MB air

    Hello all,
    I am new to MAC and have been using my 4GB air for 6 months now with no issues, all good.
    Im not sure why but my memory reader thing i downloaded is always red and low and see a kernel task running? i have noticed slow systems recently which is not good.
    Would anyone be so kind as to help a newbee fix this? i have ran a few reports from the activity monitor (spin dump and diagnostics) but have no clue what now
    Any help please?
    Thanks
    Andrew
    Date/Time:             2015-01-05 17:48:42.905 +0000
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        E4295DDC-8FCA-022A-D2D4-6F031324EB05
    Sleep/Wake UUID:       587B64D6-3E1A-4BF5-9FF3-790932FF1B44
    Time Awake Since Boot: 14000 seconds
    Time Since Wake:       5800 seconds
    Crashed Thread:        2
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000100ce6888

    Serious? Man , i have only just got it back! its had a new logic board fitted and also a new led display board and its only 5 months old!
    I really don't want to take this back if its something simple, but if you guys think something is not right then i will.
    issues are intermit freezing when just surfing the net ( hard reset needed )
    And also now these intermit kernel panics for no reason, again just surfing the net. ( hard reset needed )
    Apple are lucky i have a sense of humour!

  • Background location updates with the help of background task in ios

    Hi,
    we are building a navigation application, that updates location in background. The application receives location updates while in background by using CLLocation manager delegates. In order to reduce battery usage we take updates only on regular intervals say 5 min. For this are using NSTimer to fire an event that starts location update, fetch location and stop location updates for next 5 mins. This approach works well in foreground. But once the application is background this fails. When application fetches the location and stops the location updates for first time, the app gets suspended and never fires event to start location manger for subsequent times.
    The solution we found, for keeping the timer alive is to track it using a background task. This way even if the location updates are stopped for a particular interval the application stays live to keep the timer running. My question is, is this method, a good approach for timed location updates in background states. Is this approach in any way prone to app store rejection as the 'background tasks' are designed to serve other specific scenarios.
    Please share your thoughts on these

    Bill & stephen,
    Not much help I'm afraid, but I just saw your post & wanted to let you know that I have the same problem, but for me it manifests itself in many apps. The only thing I've noticed is that it only seems to happen when I first start typing after not using the keyboard for a while (I'm not sure how long a while is, but maybe 30 seconds or so). Then I'll type & the first few letters will be fine, and then one letter double-types, and then it's fine again until I stop using it for whatever the threshold amount of time is. I'm guessing that it has something to do with the iPad's battery management & that it's shutting off the connection to the keyboard or something & once it picks it back up, then it double-types that letter.
    At least in Pages, it isn't as big of a deal because I know it's coming, I can correct it & then type for a long time. In Numbers, my keyboard use is much less consistent, so I need to be more cognisant of it.

  • Help -- "The underlying task reported failure on exit" And no boot up

    I've spent some time searching the forums and internet for my problem to no avail, so hopefully this isn't something that was posted before.
    I recently upgraded my internal drive on my Macbook. Everything has been fine for a week or so, and Leopard ran smoothly. Yesterday, the machine got hung up on backing up to Time Machine. For whatever reason, it got hung up and now all I get when I try to reboot is a gray screen, the Apple logo, and a spinning progress disc.
    I can boot from another external drive just fine, and the data on the disk is all there. I just cannot boot from my master internal drive.
    I ran Disk Utility from the other external drive (also runs Leopard), and when I try to repair the disk, Mac OS X says everything is fine.
    However, when I try to repair permissions, I get the following error:
    Verify permissions for “John HD”
    Error: The underlying task reported failure on exit.
    Permissions verification complete
    That's it...nothing else to it. I cannot seem to get over this error no matter what.
    Also, I'm a bit nervous because my Time Machine folder has a folder labeled "Update in Progress" that is all white. Will I be able to backup from Time Macine, or is that data now corrupted?
    Thanks, and any help will do!
    John
    Macbook Core 2 Duo 2.0 Ghz
    2 Gig of RAM

    Before you do anything it would be worth checking very, very carefully to make sure that you installed your new disk correctly and that all connections are absolutely solid.
    Also, you might want to try booting from safe mode. Hold the shift key down on startup until you see the spinning gear. It takes a long time. If that works disable all your non-apple startup items in System Preferences and add them back in one by one until you find the troublemaker.
    If a previously completed backup shows up in your Time Machine browser you should be able to choose that one from the Utilities menu from the Leopard install disk. It might not be a bad idea to zero out the drive before reinstalling from Time Machine even though DU is reporting no errors.
    Also, since there seems to be an interrupted Time Machine backup make sure than any of your critical data has been backed up by another method before erasing your internal drive.

  • Challenge Task !!!!!

    In BDC.........while Recordingthe screen resolution for line items differs from system to system. .......how to make the coding fit for all the resolutions in case of BATCH INPUT METHOD ?
    ....As far as i know while using CALL TRANSACTION ...we can declare a structure with type CTUPARAMS....and set the DEFAULT SIZE ....By doing so...the screen resolution  becomes 10.no matter where u r executing the program.
    And so we can write as....
    CALL TRANSACTION 'VK11' OPTIONS FROM S_CTUPARAMS.
    But how to do with Batch I/p...... ..As  we use FM's...BDC_OPEN_GROUP, BDC_INSERT, BDC_CLOSE_GROUP.
    Pls...help me out !!!!!!

    Hi John..
    In ABAP Editor using PATTERN call the FM BDC_INSERT
    it will be like this:
    CALL FUNCTION 'BDC_INSERT'
    EXPORTING
      TCODE                  = FILLER4
      POST_LOCAL             = NOVBLOCAL
      PRINTING               = NOPRINT
      SIMUBATCH              = ' '
    <b>*   CTUPARAMS              = ' '</b>
      TABLES
        DYNPROTAB              =
    EXCEPTIONS
      INTERNAL_ERROR         = 1
      NOT_OPEN               = 2
      QUEUE_ERROR            = 3
      TCODE_INVALID          = 4
      PRINTING_INVALID       = 5
      POSTING_INVALID        = 6
      OTHERS                 = 7
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Here you can find the parameter CTUPARAMS.. fill a Work area and pass it...
    <b>reward points if helpful</b>

  • A real challenged task in BW - Only experts can solve it

    Hi BW experts,
    I get a new task, to create a cube for analyzing our products at the customers.
    The customers send us some files that contain some products details.
    For examples, let's say thta the products are computers and the files are:
    1. Operation system
    customer ID, product ID, OS name, OS version
    2. Firewall properties
    customer ID, product ID, FW property name, FW property value
    3. Browser details
    customer ID, product ID, browser name, browser version
    Each customer ID and product ID may have more than one record. In other words they not the key of the table.
    The questions that we would like to ask, are:
    1. How many many customers have OS name = Linux.
    2. Which customer have product ID = 111, and fw_property_name = zzz and browser name = Mozilla.
    3. How many customers have OS_name = windows AND
    browser_name = mozilla.
    Can you please assist of it?
    Best regards,
    Mohamad.

    Hi Philipp,
    Thank you for the replying.
    Please look at the example below;
    1. Operation system
    customer ID, product ID, OS name, OS version
    111 , comp01 , Window , XP
    2. Firewall properties
    customer ID, product ID, FW property name, FW property value
    111 , comp01 , FW_Protection_extent , Full
    111 , comp01, Is_AntiSpy_switched_on, true
    3. Browser details
    customer ID, product ID, browser name, browser version
    111 , comp01 , Internet Explorer , 7.0
    111 , comp01 , Mozilla , 2.0
    As your suggestion, the fact table should be like this:
    customer ID, product ID, OS name, OS version, FW property name, FW property value, browser name, browser version , KeyFigure(Fix value = 1)
    Therefore, we need to perform a JOIN between all the files above, and then load them to the cube. What we will get is;
    111,comp01,Window,XP,FW_Protection_extent,Full,Internet Explorer , 7.0 , 1
    111,comp01,Window,XP,FW_Protection_extent,Full,Mozilla , 2.0 , 1
    111,comp01,Window,XP,Is_AntiSpy_switched_on, true,Internet Explorer , 7.0 , 1
    111,comp01,Window,XP,Is_AntiSpy_switched_on, true,Mozilla , 2.0 , 1
    This will solve our issue, but the problem of this solution that if each file contains 1000 records, then the JOIN will give 100010001000 records. Therefore, it's not legitimate solution.
    Best regards,
    Mohamad

  • Workflow - Help in Condition Task

    Hi,
    I have a Workflow that in the all Conditions tasks appear the expression:
    <FRAMESET rows="*" frameborder=0>
    How to modify this for to appear the reals conditions of task?
    best regards,
    Daniel

    Hi,
    I found the SAP Note [744904|https://service.sap.com/sap/support/notes/744904] that resolves this problem.
    Thanks!
    Daniel
    Edited by: Daniel Sanchez on Aug 4, 2008 9:55 AM

Maybe you are looking for

  • Converting an html file with jsp contents to a text file for download

    Hi guys, I'm currently having troubles with downloading a .jsp file to a doc file. The thing is i am able to download the desired file and make it as a .doc but when i open it with ms word 2007 i can only see the content of the html. The dynamic cont

  • Time Machine fails - cannot make backup folder

    For the past two weeks I've been having some major issues backing up my computer with Time Machine. It's become quite a process. iMac 27" Mountain Lion I am backing up to a brand new - well bought in February, '14 - 1TB external hard drive and there

  • Cannot find symbol while referring to an overloaded constructor

    Hi, I've a VERY strange problem. It's an hour I'm trying to work this out without any luck.... here is my code      public DueDPanel(int limite, int valore, int incremento) throws NumberOutOfBoundException           this.limite=limite;           setV

  • Ace Module logging rate limit

    Hi All, I have tried to configure the above parameter but it doesn't seem to be working. The version running on the ACE is 2.3.4 and I am running multiple contexts. The below configuration was tried on one of the contexts, not being Admin. The comman

  • Live audio mixing/enhancements

    Right now, I can now listen to my line in/mic via the Line in app but I want to be able to live enhance the audio stream and a hiss filter would be nice too. Theres lots of plugin apps that do this kind of thing, but I'm looking for something that is